mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
169f3d2339
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
280 B
Text
6 lines
280 B
Text
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.
|