diff options
Diffstat (limited to 'python/python3-libusb1/README')
-rw-r--r-- | python/python3-libusb1/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-libusb1/README b/python/python3-libusb1/README new file mode 100644 index 0000000000..4f8f5fabb4 --- /dev/null +++ b/python/python3-libusb1/README @@ -0,0 +1,3 @@ +Python ctype-based wrapper around libusb1 + +Supports all transfer types, both in synchronous and asynchronous mode. |