slackbuilds/libraries/libgusb
Robby Workman 3e05ccedf8 libraries/libgusb: Fixed dep info 2021-04-18 21:30:22 -05:00
..
README
libgusb.SlackBuild
libgusb.info libraries/libgusb: Fixed dep info 2021-04-18 21:30:22 -05: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.