File: MANIFEST.in

package info (click to toggle)
python-hidapi 0.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,192 kB
  • sloc: ansic: 5,960; python: 264; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include hidapi/hidapi/*.h
include hidapi/libusb/*.c
include hidapi/libusb/*.h
include hidapi/linux/*.c
include hidapi/linux/*.h
include hidapi/mac/*.c
include hidapi/mac/*.h
include hidapi/windows/*.c
include hidapi/windows/*.h
include LICENSE*.txt
include tests.py
include try.py
include chid.pxd
include hid.c
include hid.pyx
include hidraw.pyx