You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spec.summary="A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac and Windows."
spec.description=<<-DESC
HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and macOS. HIDAPI can be either built as a shared library (.so, .dll or .dylib) or can be embedded directly into a target application by adding a single source file (per platform) and a single header.
DESC
spec.homepage="https://github.com/libusb/hidapi"
spec.license={:type=>"GNU GPLv3 or BSD or HIDAPI original",:file=>"LICENSE.txt"}