diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2017-05-22 15:26:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:30:44 +0700 |
commit | efce650e9a2c6d9e305eda28f7dfa014bc0590b2 (patch) | |
tree | b38a94b0dfe7dd31e87c35b2c7028e08078214df /libraries/QtUsb/README | |
parent | 0a9a0d5e40cb73d6b675c15cdd70df43fec9d3a2 (diff) |
libraries/QtUsb: Added (USB library for Qt).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/QtUsb/README')
-rw-r--r-- | libraries/QtUsb/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/QtUsb/README b/libraries/QtUsb/README new file mode 100644 index 000000000000..d26d63faa949 --- /dev/null +++ b/libraries/QtUsb/README @@ -0,0 +1,3 @@ +QtUsb (USB Library for Qt) + +A Cross-platform USB Library for Qt. Relies on libusb-1.0. |