diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -1,17 +1,14 @@ -fpusb -===== +libusb +====== -fpusb is another library for USB device access from Linux userspace. +libusb 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 +http://libusb.sourceforge.net 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 +https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel - Daniel Drake <dsd@gentoo.org> |