slackbuilds_ponce/python/python-evdev/README
Dugan Chen 86cfef7f4e python/python-evdev: Added (Python input event library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-06-22 18:36:24 +07:00

3 lines
200 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).