From 604f8c4db2c1d4d6c781ab3d37e072f6a981787b Mon Sep 17 00:00:00 2001 From: klaatu Date: Wed, 9 Mar 2022 19:26:41 +1300 Subject: python/python3-pyusb: Added (Python Module) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pyusb/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-pyusb/README (limited to 'python/python3-pyusb/README') 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. -- cgit v1.2.3