Files
jlibusb/java

Project description
-------------------
Java LibUsb-Win32 is a Java wrapper for the  LibUsb-Win32 USB library. LibUsb-Win32
is a port of the USB library libusb  to the Windows operating systems. The library
allows user space applications to access any USB device on Windows in a generic way
without writing any line of kernel driver code.

For more information about LibUsb-Win32 visit:
	http://libusb-win32.sourceforge.net
	http://sourceforge.net/projects/libusb-win32

For more information about Java LibUsb-Win32 wrapper visit:
	http://inf.ntb.ch/infoportal/help/topic/ch.ntb.infoportal/projects.html
	
Authors
-------
Andreas Schläpfer	<libusb@drip.ch>