slackbuilds/python/python-evdev
Dugan Chen 8d08ee6e19
python/python-evdev: Updated for version 1.1.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-09-08 08:37:38 +07:00
..
README python/python-evdev: Updated for version 1.0.0. 2018-06-30 07:00:12 +07:00
python-evdev.SlackBuild python/python-evdev: Updated for version 1.1.2. 2018-09-08 08:37:38 +07:00
python-evdev.info python/python-evdev: Updated for version 1.1.2. 2018-09-08 08:37:38 +07:00
slack-desc python/python-evdev: Added (Python input event library). 2015-06-22 18:36:24 +07:00

README

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.