File: control

package info (click to toggle)
hidapi-cffi 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 84 kB
  • sloc: python: 204; makefile: 3
file content (29 lines) | stat: -rw-r--r-- 843 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: hidapi-cffi
Standards-Version: 4.7.2
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Aigars Mahinovs <aigarius@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends:
 python3-setuptools,
 python3-all,
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-cffi,
 libhidapi-dev,
Vcs-Browser: https://salsa.debian.org/python-team/packages/hidapi-cffi
Vcs-Git: https://salsa.debian.org/python-team/packages/hidapi-cffi.git
Homepage: https://github.com/jbaiter/hidapi-cffi

Package: python3-hidapi
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 libhidapi-hidraw0 | libhidapi-libusb0,
 python3-cffi,
Description: Python bindings for the HID API
 Python bindings for libhidapi for working with Human Interface Devices
 such as mouses and keyboards.