python-hidapi 0.9.0.post3-3build2 source package in Ubuntu

Changelog

python-hidapi (0.9.0.post3-3build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Tue, 21 Mar 2023 05:51:19 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-hidapi_0.9.0.post3.orig.tar.gz 55.7 KiB 5a2442928f17ba742d9c53073f48b152051c5747d758d2fefd937543da5ab2e5
python-hidapi_0.9.0.post3-3build2.debian.tar.xz 3.3 KiB 88e12663e287f20e4d79e20f28e0b59d21b6a6f9e9820960d4b94b8df7fc4f37
python-hidapi_0.9.0.post3-3build2.dsc 2.2 KiB ef0e0752476bdb0c1b193b87b818b35f17b7d83c2dd80dca127c1d66d13a576a

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