python-uinput 1.0.1-3build2 source package in Ubuntu

Changelog

python-uinput (1.0.1-3build2) resolute; urgency=medium

  * No-change rebuild with Python 3.14 as supported version

 -- Graham Inggs <email address hidden>  Sat, 18 Oct 2025 14:15:06 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
python-uinput_1.0.1.orig.tar.gz 45.9 KiB 768a9fe978306445ed006b654c4bb0762e0920bf9c76b0ec7d9432dfb070d121
python-uinput_1.0.1-3build2.debian.tar.xz 3.8 KiB 83357fcba8d55310b50dcf556b0ac80db971961a9428e95cff6d8ad830682540
python-uinput_1.0.1-3build2.dsc 2.1 KiB 48766c0fbeb8928cb2e4b1c56437bec573b92d1fefaa0102871b9816497bf6bc

Available diffs

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