SlackBuildsOrg/libraries/libgusb
Willy Sudiarto Raharjo 9f5efcbe81 libraries/libgusb: Add vala as hard dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-01-02 13:53:21 +07:00
..
libgusb.info libraries/libgusb: Add vala as hard dep. 2018-01-02 13:53:21 +07:00
libgusb.SlackBuild
README
slack-desc

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.