hidapi

Haskell bindings to the HIDAPI library (https://github.com/libusb/hidapi). Note you need need to have the corresponding low-level library installed for your OS, e.g. libudev-dev on Debian/Ubuntu, or just udev on distributions that don't split dev libraries.


Keywords
library, mit, Propose Tags, https://github.com/libusb/hidapi, Skip to Readme, , Index, Quick Jump, System.HIDAPI, hidapi-0.1.8.tar.gz, browse, Package description, Package maintainers, NiklasHambuechen, PatrickChilton, edit package information , 0.1.4, 0.1.5, 0.1.6, 0.1.7, the libusb project, libusb/hidapi@f8a47b5
License
MIT
Install
cabal install hidapi-0.1.8

Documentation

hidapi Build Status Hackage

Haskell FFI bindings to the HIDAPI library

Vendored HIDAPI

hidapi bundles C source from the libusb project. The current version of the HIDAPI library bundled with this library is libusb/hidapi@f8a47b5.