python-pyusb: add version 1.3.1
authorAlexandru Ardelean <redacted>
Sun, 12 Apr 2026 12:58:42 +0000 (15:58 +0300)
committerAlexandru Ardelean <redacted>
Thu, 16 Apr 2026 16:00:53 +0000 (19:00 +0300)
commit0b4980efe0056760a2acded04f6bc672bddfb0b5
treef936b32b552d9281e09a2ee16a041ea219c9adf1
parent1c973fff92a6c00bc500db2be0ff67bb4f0ae125
python-pyusb: add version 1.3.1

PyUSB provides easy USB access in Python via libusb backend:
- Pure Python implementation working with libusb-1.0/0.1.x
- Requires Python >= 3.9
- High-level Pythonic interface to USB devices
- Supports bulk/interrupt/control/isochronous transfers
- Homepage: https://pyusb.github.io/pyusb

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-pyusb/Makefile [new file with mode: 0644]
lang/python/python-pyusb/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT