Files
jlibusb/java
schlaepfer f75cd0ff5f - add main class to jar manifest
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@213 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2006-11-28 07:41:09 +00:00
..
2006-10-20 15:00:56 +00:00
2006-11-16 16:11:23 +00:00
2006-11-28 07:40:24 +00:00
2006-11-22 12:48:39 +00:00
2006-10-28 15:20:43 +00:00
2006-10-20 15:00:56 +00:00
2006-10-20 15:00:56 +00:00
2006-11-28 07:41:09 +00:00
2006-11-22 09:11:17 +00:00
2006-11-24 13:05:54 +00:00
2006-10-26 12:39:53 +00:00

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

License
-------
The Java LibUsb-Win32 wrapper library is released under the LGPL. See LGPL.txt
for more information.
For licensing information about LibUsb-Win32 see http://libusb-win32.sourceforge.net/#license.

Authors
-------
Andreas Schläpfer	<libusb@drip.ch>