download (38820 bytes)
OSGi manifest attributes | |
Bundle-Name | comm-win32 |
Bundle-SymbolicName | org.knopflerfish.bundle.comm-win32 |
Bundle-Version | 3.0.0 |
Bundle-Description | Native driver for win32 javax.comm using Sun's COMM library |
Bundle-Vendor | Knopflerfish/Sun |
Bundle-ContactAddress | http://www.knopflerfish.org |
Bundle-License | |
Bundle-DocURL | http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html?docpage=serial |
Bundle-ManifestVersion | 2 |
Bundle-Activator | org.knopflerfish.bundle.comm.w32.Activator |
Bundle-Classpath | .,comm.jar |
Export-Package | javax.comm 2.0.0 |
Import-Package | javax.comm 2.0.0 org.osgi.framework 0.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:30:15 |
Built-From | /Users/jan/work/release/knopflerfish.org/osgi/bundles_opt/serial/comm-win32 |
Bundle-APIVendor | Knopflerfish/Sun |
Bundle-Category | service |
Bundle-NativeCode | win32com.dll ; processor = x86 ;osname = Windows NT ; osname = Windows 98 ; osname = Windows 95 ; osname = Windows 2000 ; osname = Windows XP ;osname = Windows Vista |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles_opt/serial/comm-win32/ |
Bundle-UUID | org.knopflerfish:comm-win32:3.0.0 |
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.
comm-linux_all-3.0.0 | javax.comm |
comm-win32_all-3.0.0 | javax.comm |
framework | org.osgi.framework |
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.
comm-linux_all-3.0.0 | javax.comm |
comm-win32_all-3.0.0 | javax.comm |
serialportdevice_all-4.0.0 | javax.comm |
serialportdevice_api-4.0.0 | javax.comm |
org/knopflerfish/bundle/comm/w32/Activator.java |