slackbuilds_ponce/python/python-evdev/README
Isaac Yu c457eb6817
python/python-evdev: Update README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-16 12:12:45 +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).