summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-01-04 00:40:49 +0000
committerDaniel Drake <dsd@gentoo.org>2008-01-04 00:40:49 +0000
commite9364d72151ae1de9cce4175f330fe1529f02511 (patch)
treee35018489b61b7db019795563fca0339434e2c93 /README
parentf4ed0b6a3e0a20555fdfc9e9b8be7e8a2c8ae192 (diff)
downloadlibusb-e9364d72151ae1de9cce4175f330fe1529f02511.tar.gz
Rename to libusb-1.0
I've taken over the libusb project, and what was previously known as fpusb will eventually be released as libusb-1.0.
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 5 insertions, 8 deletions
diff --git a/README b/README
index e7df070..a84fab4 100644
--- a/README
+++ b/README
@@ -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>