From 459760a108e2c53ba7077bf2ab9f48f3ca2c3b2b Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 13 Feb 2021 01:36:05 +0000 Subject: python/python-evdev: Updated for version 1.4.0. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python-evdev/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python-evdev/README') diff --git a/python/python-evdev/README b/python/python-evdev/README index 5df3c5270f..94244e0786 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. -- cgit v1.2.3