python-uinput 0.11.2-4build1 source package in Ubuntu
Changelog
python-uinput (0.11.2-4build1) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Tue, 28 Feb 2023 19:42:09 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Python Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | 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-4build1.debian.tar.xz | 3.0 KiB | 9ed534897732b1a4bedaad5fcd719520109a7615049b281232e8371adfefc306 |
python-uinput_0.11.2-4build1.dsc | 2.1 KiB | 757ab79f2c7e3db1fd5a254de6191ce8349e9f1a2ef438a7b482939df80c24ca |
Available diffs
- diff from 0.11.2-4 (in Debian) to 0.11.2-4build1 (318 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