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