slackbuilds_ponce/python/python-evdev/README
Dugan Chen e369a85bc0
python/python-evdev: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-06-30 07:00:12 +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.