slackbuilds_ponce/python/python-evdev/README
Isaac Yu 459760a108
python/python-evdev: Updated for version 1.4.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-02-14 06:27:55 +07:00

5 lines
263 B
Text

python-evdev allows Python programs running in Linux to read and write
input events. It provides bindings to both the generic input event
interface (evdev) and the userspace input subsystem (Uinput).
This will automatically build for Python 3 if it's available.