python-evdev 1.9.3-ok1 source package in openKylin
Changelog
python-evdev (1.9.3-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 21:48:25 +0800
python-evdev (1.9.3-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 21:48:25 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | release | main | python | |
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-evdev_1.9.3.orig.tar.gz | 47.8 KiB | e11c37bec51e9e0a9422b41ee2db36728e1ee699aa202ae94bc2e77f7fa6b99e |
| python-evdev_1.9.3-ok1.debian.tar.xz | 4.0 KiB | 9b9d68143242d8f97a4d9f483b5ed647b0c05a2854ee5f14aa6ad2fb1d36b01f |
| python-evdev_1.9.3-ok1.dsc | 2.0 KiB | c8e557b937a0dec95f7d4e625cd49615b8bfa08318565e265ba477d25b523b53 |
This package provides bindings to the generic input event interface
in Linux. The evdev interface serves the purpose of passing events
generated in the kernel directly to userspace through character
devices that are typically located in /dev/input/.
.
This package also comes with bindings to uinput, the userspace input
subsystem. Uinput allows userspace programs to create and handle
input devices that can inject events directly into the input
subsystem.
.
This is the documentation package.
This package provides bindings to the generic input event interface
in Linux. The evdev interface serves the purpose of passing events
generated in the kernel directly to userspace through character
devices that are typically located in /dev/input/.
.
This package also comes with bindings to uinput, the userspace input
subsystem. Uinput allows userspace programs to create and handle
input devices that can inject events directly into the input
subsystem.
.
This package installs the library for Python 3.