diff options
author | B. Watson <urchlay@slackware.uk> | 2023-05-19 02:27:00 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:51 +0700 |
commit | c089f4d7d1ef5e6a41745f6eb2102b76caea8ced (patch) | |
tree | ec9ce56679aae451e640ce6369bdb4e8ce75bf09 | |
parent | fe9e0ef05359294d343f190e864679a9fdd53d14 (diff) |
python/python3-pyusb: slack-desc nitpick.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/python3-pyusb/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyusb/slack-desc b/python/python3-pyusb/slack-desc index 8fc6d59435592..c20c47b2e4fdd 100644 --- a/python/python3-pyusb/slack-desc +++ b/python/python3-pyusb/slack-desc @@ -9,7 +9,7 @@ python3-pyusb: python3-pyusb (USB module for Python3) python3-pyusb: python3-pyusb: PyUSB is a native Python module providing easy USB access to Python3. -python3-pyusb: The module contains classes and methods to support most USB operations. +python3-pyusb: It contains classes and methods to support most USB operations. python3-pyusb: python3-pyusb: https://pyusb.github.io/pyusb python3-pyusb: |