python-uinput 0.11.2-2.1build3 source package in Ubuntu

Changelog

python-uinput (0.11.2-2.1build3) hirsute; urgency=medium

  * No-change rebuild to drop python3.8 extensions.

 -- Matthias Klose <email address hidden>  Mon, 07 Dec 2020 18:43:45 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-uinput_0.11.2.orig.tar.gz 45.2 KiB 42dfdb7671cdf943d2c28bb3bf0f7095b48962375f30842b0c7399f9499e16e2
python-uinput_0.11.2-2.1build3.debian.tar.xz 2.4 KiB 77a755959e55c5eb9c4979597a01c836dac8c497fc259689ee7d3811caa3660a
python-uinput_0.11.2-2.1build3.dsc 2.1 KiB 5c821be9a768828beec169057c167b3524a5298cf4f9a2cdddf40897f1115242

View changes file

Binary packages built by this source

python3-uinput: Pythonic API to Linux uinput kernel module (Python3)

 Python-uinput is Python interface to Linux uinput kernel module which allows
 attaching userspace device drivers into kernel. In practice, Python-uinput
 makes it dead simple to create virtual joysticks, keyboards and mice for
 generating arbitrary input events programmatically.
 .
 This package contains the python3 library.

python3-uinput-dbgsym: debug symbols for python3-uinput