# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.

            |-----handy-ruler------------------------------------------------------|
python-evdev: python-evdev (Python bindings to the Linux input handling subsystem)
python-evdev:
python-evdev: This package provides bindings to the generic input event interface
python-evdev: in Linux. The evdev interface serves the purpose of passing events
python-evdev: generated in the kernel directly to userspace through character
python-evdev: devices that are typically located in /dev/input/.
python-evdev:
python-evdev: This package also comes with bindings to uinput, the userspace input
python-evdev: subsystem. Uinput allows userspace programs to create and handle
python-evdev: input devices that can inject events directly into the input
python-evdev: subsystem.
