slackbuilds/libraries/libgusb
Willy Sudiarto Raharjo 3d02c592ec
libraries/libgusb: Switch to i586.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-25 07:04:49 +07:00
..
README
libgusb.SlackBuild libraries/libgusb: Switch to i586. 2016-09-25 07:04:49 +07:00
libgusb.info libraries/libgusb: Updated for version 0.2.9. 2016-05-25 00:31:28 +07:00
slack-desc

README

GUsb is a GObject wrapper for libusb1 that makes it easy to do
asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.

This makes it easy to integrate low level USB transfers with your
high-level application or system daemon.