python-hidapi 0.7.99.post21-1build3 source package in Ubuntu

Changelog

python-hidapi (0.7.99.post21-1build3) focal; urgency=medium

  * No-change rebuild for python 3.9

 -- Matthias Klose <email address hidden>  Sun, 27 Oct 2019 13:12:34 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Richard Ulrich
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-hidapi_0.7.99.post21.orig.tar.gz 51.2 KiB e5120a549768e3f367612c5f0ac15003e3f122cf0e5aff6efd2b29e9d39b5301
python-hidapi_0.7.99.post21-1build3.debian.tar.xz 2.1 KiB b0c738d087c7e045f22c367226cf9194b97ba1bfe07c826ddd5c425be94c0c36
python-hidapi_0.7.99.post21-1build3.dsc 2.1 KiB 6fecba71ee82a846507efc04c7be24bcfbe615eadaadb3349a6e741b4a530494

View changes file

Binary packages built by this source

python-hid: No summary available for python-hid in ubuntu focal.

No description available for python-hid in ubuntu focal.

python-hid-dbgsym: No summary available for python-hid-dbgsym in ubuntu focal.

No description available for python-hid-dbgsym in ubuntu focal.

python3-hid: cython3 interface to hidapi

 This has been tested with:
 .
 * the PIC18F4550 on the development board from CCS with their example program.
 * the Fine Offset WH3081 Weather Station.
 .
 It works on Linux, Windows XP and OS X.
 .
 HIDAPI is a multi-platform library which allows an application to interface
 with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac
 OS X. HIDAPI can be either built as a shared library (.so or .dll) or
 can be embedded directly into a target application by adding a single source
 file (per platform) and a single header.
 .
 This package contains HIDAPI for Python 3.

python3-hid-dbgsym: debug symbols for python3-hid