diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-08-03 01:37:40 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-03 17:28:09 +0700 |
commit | 6dac9a841ed6bf7de0e153465c0503f73969bcd8 (patch) | |
tree | 8451d4e52ab518fb75271ca2f01e5687590f6c9c /python/python-evdev/README | |
parent | 511f5266f57631b6c2e141f8c89a8502a747dbf7 (diff) |
python/python-evdev: Removed (renamed to python3-evdev)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-evdev/README')
-rw-r--r-- | python/python-evdev/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-evdev/README b/python/python-evdev/README deleted file mode 100644 index 9a2720d8a0..0000000000 --- a/python/python-evdev/README +++ /dev/null @@ -1,3 +0,0 @@ -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). |