summaryrefslogtreecommitdiff
path: root/python/python3-pyusb/README
diff options
context:
space:
mode:
authorklaatu <klaatu@member.fsf.org>2022-03-09 19:26:41 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 17:17:52 +0700
commit604f8c4db2c1d4d6c781ab3d37e072f6a981787b (patch)
tree259217f449f6d5afd95321f342e4f105ac7bcacc /python/python3-pyusb/README
parentfaf41159f3d91f7720b86b0d2d22d1e70182523f (diff)
downloadslackbuilds-604f8c4db2c1d4d6c781ab3d37e072f6a981787b.tar.gz
python/python3-pyusb: Added (Python Module)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyusb/README')
-rw-r--r--python/python3-pyusb/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pyusb/README b/python/python3-pyusb/README
new file mode 100644
index 0000000000..01669f3e21
--- /dev/null
+++ b/python/python3-pyusb/README
@@ -0,0 +1,3 @@
+PyUSB is a native Python module providing easy USB access to Python3.
+
+The module contains classes and methods to support most USB operations.