python-uinput 1.0.1-3build1 source package in Ubuntu

Changelog

python-uinput (1.0.1-3build1) plucky; urgency=medium

  * No-change rebuild with Python 3.13 only

 -- Graham Inggs <email address hidden>  Wed, 05 Mar 2025 00:33:55 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky 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-3build1.debian.tar.xz 3.7 KiB a1e0b92a5694542d2a3225f4fea43c9f0a44c2583fc0205043eca894817c40a3
python-uinput_1.0.1-3build1.dsc 2.1 KiB 43b953e07d49d04c9e40481ea4ebd4a430e9b6f7b047fdd05960bce11d883ba8

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