4 "summary": "A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac and Windows.",
5 "description": "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.",
6 "homepage": "https://github.com/libusb/hidapi",
8 "type": "GNU GPLv3 or BSD or HIDAPI original",
12 "Alan Ott": "alan@signal11.us",
13 "Ludovic Rousseau": "rousseau@debian.org",
14 "libusb/hidapi Team": "https://github.com/libusb/hidapi/blob/master/AUTHORS.txt"
20 "git": "https://github.com/libusb/hidapi.git",
21 "tag": "hidapi-0.11.0"
27 "public_header_files": "hidapi/hidapi.h",