- licese information included

- readme added

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@202 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
schlaepfer
2006-11-22 09:11:17 +00:00
parent 04e135a3b4
commit 6ab623c1fb
25 changed files with 659 additions and 0 deletions

17
java/README.txt Normal file
View File

@@ -0,0 +1,17 @@
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<68>pfer <libusb@drip.ch>