.gitignore
ACKNOWLEDGEMENTS
LICENSE
MANIFEST.in
README.rst
deploy.sh
gencl.sh
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/run_tox.yml
docs/faq.rst
docs/tutorial.rst
docs/internal/process.md
etc/pyusb.rules
pyusb.egg-info/PKG-INFO
pyusb.egg-info/SOURCES.txt
pyusb.egg-info/dependency_links.txt
pyusb.egg-info/top_level.txt
tests/devinfo.py
tests/test_backend.py
tests/test_control.py
tests/test_find.py
tests/test_integration.py
tests/test_interop.py
tests/test_legacy.py
tests/test_util.py
tests/testall.py
tests/utils.py
tools/decode-request-type
tools/setup_testenv.sh
tools/vcp_terminal.py
usb/__init__.py
usb/_debug.py
usb/_interop.py
usb/_lookup.py
usb/_objfinalizer.py
usb/_version.py
usb/control.py
usb/core.py
usb/legacy.py
usb/libloader.py
usb/util.py
usb/backend/__init__.py
usb/backend/libusb0.py
usb/backend/libusb1.py
usb/backend/openusb.py