download (38889 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/6.1.5/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=JavaSE)(version>=1.6))" |
| Other manifest attributes | |
| Build-Date | Fri April 8 2022, 13:15:45 |
| Built-From | /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles_opt/serial/comm-win32 |
| Bundle-APIVendor | Knopflerfish/Sun |
| Bundle-Category | service |
| Bundle-GitURL | https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles_opt/serial/comm-win32/ |
| Bundle-NativeCode | win32com.dll ; processor = x86 ;osname = Windows NT ; osname = Windows 98 ; osname = Windows 95 ; osname = Windows 2000 ; osname = Windows XP ;osname = Windows Vista ;osname = Windows 7 ;osname = Windows 8 ;osname = Windows 8.1 ;osname = Windows 10 ;osname = Windows Server 2008 ;osname = Windows Server 2012 |
| Bundle-UUID | org.knopflerfish:comm-win32:3.0.0 |
| Knopflerfish-Version | 6.1.5 |
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-8.0.11 | 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 |