diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2025-08-06 09:06:47 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-07 07:03:58 +0700 |
| commit | 1d869e73a4d27a58b3c6e0fbad89190bb3208888 (patch) | |
| tree | 9540c8b1bd8a3561448a467e2ea4394887897e71 /python/python3-libusb1/README | |
| parent | 98b03bc345d7cfdffa36742e20a27ea346839861 (diff) | |
python/python3-libusb1: Added (wrapper around libusb1).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |
