summaryrefslogtreecommitdiff
path: root/libraries/QUSB/README
diff options
context:
space:
mode:
authorFernando Lopez Jr <fernando.lopezjr@gmail.com>2017-05-22 16:11:18 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:30:44 +0700
commit969e85c89888fdf169a536a54cbfc187690bf6a4 (patch)
tree85b9eaa73566ee3cff528644b77fc6f20d165c7b /libraries/QUSB/README
parentefce650e9a2c6d9e305eda28f7dfa014bc0590b2 (diff)
downloadslackbuilds-969e85c89888fdf169a536a54cbfc187690bf6a4.tar.gz
libraries/QUSB: Added (Qt wrapper classes for LibUSB 1.0).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/QUSB/README')
-rw-r--r--libraries/QUSB/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/QUSB/README b/libraries/QUSB/README
new file mode 100644
index 0000000000..6603222f5b
--- /dev/null
+++ b/libraries/QUSB/README
@@ -0,0 +1,4 @@
+QUSB (Qt wrapper classes for LibUSB 1.0)
+
+This project contains a library that wraps LibUSB functionalities
+into Qt classes to ease usage in Qt applications.