slackbuilds_ponce/python/python-evdev
David Spencer 57fb210c8b python/python-evdev: Fix permissions.
Upstream shipped the 1.0.0 release with 660 permissions. This
led to files in the built package being readable only by root
(notably in the egg-info directory, but also the licence),
which broke system/ds4drv, and possibly libinput.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-07-01 10:51:17 +01:00
..
python-evdev.info
python-evdev.SlackBuild
README
slack-desc

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.