
Libhid provides a generic and flexible way to access and interact with usb hid devices, much like libusb does for plain usb devices. it is based on libusb, thus it requires no hid support in the kernel and provides means to take control over a device even if the kernel governs it.
this package provides the development files and static library for libhid. you need this if you want to develop an application with libhid.