.readthedocs.yml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/CHANGES.rst
docs/README.rst
docs/conf.py
docs/index.rst
docs/_static/libusb.png
docs/_templates/.keep
examples/dpfp.py
examples/dpfp_threaded.py
examples/ezusb.py
examples/fxload.py
examples/hotplugtest.py
examples/listdevs.py
examples/sam3u_benchmark.py
examples/testlibusb.py
examples/win32.py
examples/xusb.py
src/libusb/__about__.py
src/libusb/__config__.py
src/libusb/__init__.py
src/libusb/_config.py
src/libusb/_dll.py
src/libusb/_libusb.py
src/libusb/libusb.cfg
src/libusb.egg-info/PKG-INFO
src/libusb.egg-info/SOURCES.txt
src/libusb.egg-info/dependency_links.txt
src/libusb.egg-info/not-zip-safe
src/libusb.egg-info/requires.txt
src/libusb.egg-info/top_level.txt
src/libusb/_platform/__init__.py
src/libusb/_platform/_linux/__init__.py
src/libusb/_platform/_linux/aarch64/libusb-1.0.so
src/libusb/_platform/_linux/x64/libusb-1.0.so
src/libusb/_platform/_linux/x86/libusb-1.0.so
src/libusb/_platform/_macos/__init__.py
src/libusb/_platform/_macos/x64/10.7/libusb-1.0.0.dylib
src/libusb/_platform/_macos/x64/11.6/libusb-1.0.0.dylib
src/libusb/_platform/_macos/x86/.keep
src/libusb/_platform/_windows/__init__.py
src/libusb/_platform/_windows/x64/libusb-1.0.dll
src/libusb/_platform/_windows/x86/libusb-1.0.dll
tests/__init__.py
tests/__main__.py
tests/test_main.py
tests/testlib.py
tests/tman_init_context.py
tests/tman_set_option.py
tests/tman_stress.py
tests/tman_stress_mt.py
tests/umockdev.py_
tests/win32.py
tests/data/.keep