diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2018-06-24 07:57:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-30 07:00:12 +0700 |
commit | e369a85bc0c977498a6535e91b8cd53b0bb60ccf (patch) | |
tree | 03c30bde1a4855333da25c02e84cec5a5280f419 /python/python-evdev/README | |
parent | 4655298ccb41167702465f37e69a52dda9a09198 (diff) | |
download | slackbuilds-e369a85bc0c977498a6535e91b8cd53b0bb60ccf.tar.gz |
python/python-evdev: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-evdev/README')
-rw-r--r-- | python/python-evdev/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-evdev/README b/python/python-evdev/README index 280b1ebe67..5df3c5270f 100644 --- a/python/python-evdev/README +++ b/python/python-evdev/README @@ -1,3 +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). + +This will automatically build for Python 3 if it's available. |