embyt / libhid

A git port from the svn libhid

Home Page:http://libhid.alioth.debian.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libhid

This is just a fork of https://github.com/chad3814/libhid where I tried to resolve some build issues and the SWIG Python bindings. chad3814/libhid is also just a fork of the original development at svn://svn.debian.org/libhid/trunk, which seems to be inactive since several years. So, we are both not the maintainer and did not really touch the code at all.

If you want to build:

  • ensure to have the following packages installed: autoconf, automake, libtool, libusb-dev, xsltproc, docbook-xsl, gcc, debhelper, pkg-config
  • for using SWIG, you also need: swig, python3-dev, python3
  • to build, run the autogen.sh in the top-level directory followed by make, and potentially make install

See https://github.com/chad3814/libhid/blob/master/README.svn for the original README from svn. Also the original license keeps valid.

About

A git port from the svn libhid

http://libhid.alioth.debian.org/


Languages

Language:C 77.6%Language:Python 15.2%Language:C++ 6.0%Language:Shell 0.6%Language:CSS 0.6%