python-uinput 0.11.2-3build1 source package in Ubuntu
Changelog
python-uinput (0.11.2-3build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Thu, 17 Mar 2022 20:08:48 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Python Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-uinput_0.11.2.orig.tar.gz | 45.2 KiB | 42dfdb7671cdf943d2c28bb3bf0f7095b48962375f30842b0c7399f9499e16e2 |
python-uinput_0.11.2-3build1.debian.tar.xz | 2.6 KiB | a7b9f6da4cad39088227f2f76f86a53069630de64de07e3a56fe01060d67bb79 |
python-uinput_0.11.2-3build1.dsc | 2.1 KiB | a769f3f8d810a21b76e75e14d4814e080bb79c10193f0171684b6d45cc71cf73 |
Available diffs
- diff from 0.11.2-3 (in Debian) to 0.11.2-3build1 (314 bytes)
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