python-hidapi 0.7.99.post21-1.1build1 source package in Ubuntu

Changelog

python-hidapi (0.7.99.post21-1.1build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:23:06 +0100

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
Focal release universe misc

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-1.1build1.debian.tar.xz 2.1 KiB 0ed88be385742d62ac1eb501758f6ea3526f5c0b56db475d69cb8c75629fa47c
python-hidapi_0.7.99.post21-1.1build1.dsc 2.0 KiB c435db4f6d4a49c313b9771b2d07829f1bba6158f0f9ab75651eb42d0d51ead7

View changes file

Binary packages built by this source

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