blob: e5f35593aba30ff48bd32720fe84fef0b99ba9ed [file] [log] [blame]
Bundle-Name: Shell Service
Bundle-SymbolicName: org.apache.felix.shell.impl
Bundle-Description: A simple command shell service for Felix.
Bundle-Version: 1.0.2
Bundle-Activator: org.apache.felix.shell.impl.Activator
Bundle-ClassPath: .
Import-Package:
org.osgi.framework,
org.osgi.service.startlevel,
org.osgi.service.packageadmin
Export-Package:
org.apache.felix.shell; specification-version="1.0.0",
org.ungoverned.osgi.service.shell; specification-version="1.0.0"