Skip to content
forked from hughsie/libgusb

GUsb is a GObject wrapper for libusb1

License

Notifications You must be signed in to change notification settings

fdanis-oss/libgusb

 
 

Repository files navigation

GUsb

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.

Not everything you can do in libusb1 is wrapped, although we'll accept feature requests (with patches) if it makes sense.

About

GUsb is a GObject wrapper for libusb1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.1%
  • Meson 4.2%
  • Python 1.6%
  • Shell 0.1%