libusb/README
Daniel Drake 852bba4754 Initial commit
Basic library structure which supports enumerating detected USB devices
2007-12-02 22:54:59 +00:00

18 lines
500 B
Plaintext

fpusb
=====
fpusb is another library for USB device access from Linux userspace.
It is written in C and licensed under the LGPL-2.1 (see COPYING).
See the homepage for more information:
http://www.reactivated.net/fprint/wiki/Fpusb
Use the mailing list for questions, comments, etc:
http://www.reactivated.net/fprint/wiki/Mailing_list
Use the bug tracker for bugs and feature requests:
http://www.reactivated.net/fprint/bugs/index.php?project=4&switch=1&do=index
- Daniel Drake <dsd@gentoo.org>