download (8047 bytes)
OSGi manifest attributes | |
Bundle-Name | TTY-Command-IMPL |
Bundle-SymbolicName | org.knopflerfish.bundle.commandtty-IMPL |
Bundle-Version | 4.0.1 |
Bundle-Description | Command line system console (IMPL) |
Bundle-Vendor | Knopflerfish |
Bundle-ContactAddress | http://www.knopflerfish.org |
Bundle-License | |
Bundle-DocURL | http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html |
Bundle-ManifestVersion | 2 |
Bundle-Activator | org.knopflerfish.bundle.commandtty.CommandTty |
Bundle-Classpath | . |
Export-Package | |
Import-Package | org.osgi.framework [1.6.0,2.0.0) org.osgi.service.cm [1.4.0,2.0.0) org.osgi.service.command [1.0.0,2.0.0) org.osgi.service.log [1.3.0,2.0.0) org.osgi.util.tracker [1.5.0,2.0.0) |
Dynamic-ImportPackage | |
Provide-Capability | |
Require-Capability | osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))" |
Other manifest attributes | |
Build-Date | Fri June 13 2014, 08:26:25 |
Built-From | /Users/jan/work/release/knopflerfish.org/osgi/bundles/command/commandtty |
Bundle-APIVendor | Knopflerfish |
Bundle-Category | management |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/command/commandtty/ |
Bundle-UUID | org.knopflerfish:commandtty:4.0.1:impl |
Knopflerfish-Version | 5.1.0 |
The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.
The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.
org/knopflerfish/bundle/commandtty/CommandTty.java |