download (119636 bytes)
| OSGi manifest attributes | |
| Bundle-Name | comm-linux |
| Bundle-Description | Native driver for linux javax.comm using the RXTX library. Note that this bundle is LGPL and contains full source to rxtx |
| Bundle-Version | 2.0.0 |
| Bundle-Vendor | Piayda/RXTX |
| Bundle-Activator | info.piayda.bundle.comm.linux.Activator |
| Bundle-DocURL | https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles_opt/serial/readme.txt |
| Bundle-ContactAddress | http://www.knopflerfish.org |
| Bundle-Classpath | .,RXTXcomm.jar,comm.jar |
| Export-Package | gnu.io 2.0.0 javax.comm 2.0.0 |
| Import-Package | gnu.io 2.0.0 javax.comm 2.0.0 org.osgi.framework 0.0.0 |
| Export-Service | |
| Import-Service | |
| Other manifest attributes | |
| Bundle-NativeCode | librxtxParallel.so; librxtxSerial.so ; processor = i386 ; osname = Linux, librxtxParallel.so; librxtxSerial.so ; processor = x86 ; osname = Linux, librxtxParallel.so; librxtxSerial.so ; processor = i386 ; osname = NetBSD |
| Bundle-UUID | org.knopflerfish:comm-linux:2.0.0 |
| Knopflerfish-Version | 3.1.0 |
| Build-Date | Wed October 20 2010, 18:03:00 |
| Bundle-ManifestVersion | 2 |
| Bundle-APIVendor | Piayda/Sun |
| Built-From | /home/ekolin/work/kf/svn/knopflerfish.org-3.1.0/osgi/bundles_opt/serial/comm-linux |
| Bundle-SymbolicName | org.knopflerfish.bundle.comm-linux |
| Bundle-Category | service |
| Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles_opt/serial/comm-linux/ |
| framework | org.osgi.framework |
| comm-linux_all-2.0.0 | gnu.io, javax.comm |
| comm-win32_all-2.0.1 | javax.comm |
| rxtxcomm_api-2.1.7 | gnu.io |
| comm-linux_all-2.0.0 | gnu.io, javax.comm |
| comm-win32_all-2.0.1 | javax.comm |
| serialportdevice_all-2.0.0 | javax.comm |
| serialportdevice_api-2.0.0 | javax.comm |
| info/piayda/bundle/comm/linux/Activator.java |