aboutsummaryrefslogtreecommitdiff
path: root/python/python-evdev/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2021-02-13 01:36:05 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-14 06:27:55 +0700
commit459760a108e2c53ba7077bf2ab9f48f3ca2c3b2b (patch)
treecd4270c973788e077e38cf8dceabbac33e68035a /python/python-evdev/README
parent83656efe5562ae6b6d7ffda48f3e14aeccfde36b (diff)
python/python-evdev: Updated for version 1.4.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-evdev/README')
-rw-r--r--python/python-evdev/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python-evdev/README b/python/python-evdev/README
index 5df3c5270fdc..94244e0786c2 100644
--- a/python/python-evdev/README
+++ b/python/python-evdev/README
@@ -1,5 +1,5 @@
-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).
+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.