summaryrefslogtreecommitdiffstats
path: root/python/pyusb/README
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2016-07-22 02:00:01 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-24 07:27:53 +0700
commit9aeb08acd1de0fd7ac1745d0671ed8ade57f9d1a (patch)
tree3c30bb50d54a0abf5a321dc4f0d55021653f8499 /python/pyusb/README
parente4f1b8a198ef6036031bc54ff80c0376410c1ec1 (diff)
downloadslackbuilds-9aeb08acd1de0fd7ac1745d0671ed8ade57f9d1a.tar.gz
slackbuilds-9aeb08acd1de0fd7ac1745d0671ed8ade57f9d1a.tar.xz
python/pyusb: Updated for version 1.0.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'python/pyusb/README')
-rw-r--r--python/pyusb/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/python/pyusb/README b/python/pyusb/README
index c93b48b72b..9c8a61e6b1 100644
--- a/python/pyusb/README
+++ b/python/pyusb/README
@@ -1,3 +1,2 @@
-PyUSB is a native Python module written in C which provides easy USB access
-to Python. The module contains classes and methods to support most USB
-operations.
+PyUSB is a native Python module which provides easy USB access to Python.
+The module contains classes and methods to support most USB operations.