python-evdev 0.4.7-0ubuntu3 source package in Ubuntu

Changelog

python-evdev (0.4.7-0ubuntu3) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Mon, 18 Jan 2016 20:43:01 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Ɓukasz Zemczak
Architectures:
linux-any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-evdev_0.4.7.orig.tar.gz 22.4 KiB 339c5bfadfa92dc50786ac6bdfacdb8061ad01bdea482be6e281f5cbac63e8d7
python-evdev_0.4.7-0ubuntu3.debian.tar.xz 2.8 KiB f5e45a6207f69da6797953e30db011f1c9f22cc302638ebfbef006b38713e830
python-evdev_0.4.7-0ubuntu3.dsc 1.9 KiB 63403f3f3e308f69fc75100962b37d04a6b56e04b82f159793f7454047b3c48c

Available diffs

View changes file

Binary packages built by this source

python-evdev: Python bindings for the generic input event interface

 The evdev interface serves the purpose of passing events generated in the
 kernel directly to userspace through character devices that are typically
 located in /dev/input/.
 .
 evdev also comes with bindings to uinput, the userspace input subsystem.
 Uinput allows userspace programs to create and handle input devices from
 which they can inject events directly into the input subsystem.
 .
 This is the Python 2 version of the package.

python3-evdev: Python 3 bindings for the generic input event interface

 The evdev interface serves the purpose of passing events generated in the
 kernel directly to userspace through character devices that are typically
 located in /dev/input/.
 .
 evdev also comes with bindings to uinput, the userspace input subsystem.
 Uinput allows userspace programs to create and handle input devices from
 which they can inject events directly into the input subsystem.
 .
 This is the Python 3 version of the package.