SlackBuildsOrg/libraries/libgusb
Willy Sudiarto Raharjo f1142332df
libraries/libgusb: Updated for version 0.4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-18 09:03:38 +07:00
..
libgusb.info libraries/libgusb: Updated for version 0.4.8. 2023-11-18 09:03:38 +07:00
libgusb.SlackBuild libraries/libgusb: Updated for version 0.4.8. 2023-11-18 09:03:38 +07:00
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.