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.
Version 0.4.3 ============= Released: 2022-12-20 This release fixes the following bugs: * Export g_usb_device_has_tag() * Work around a libusb issue which causes devices to appear twice Tarballs available here: https://github.com/hughsie/libgusb/releases <-- THIS IS A NEW LOCATION Richard.