python-evdev 0.4.1-0ubuntu2 source package in Ubuntu

Changelog

python-evdev (0.4.1-0ubuntu2) trusty; urgency=medium

  * Rebuild for python3.4 as a supported python version.
 -- Matthias Klose <email address hidden>   Sat, 04 Jan 2014 18:32:25 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
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.1.orig.tar.gz 21.1 KiB 78a2c9cb06ae6f07e27c8a8692147a6ef490476fa34f6c708b527acca5caa125
python-evdev_0.4.1-0ubuntu2.debian.tar.gz 2.8 KiB 3fd3bde5d1c2d8e5b35f6856915e3a2f7de45401b7df9ee16669f072f78855fe
python-evdev_0.4.1-0ubuntu2.dsc 1.3 KiB 2f631824443677000831d542fb4c8b1d83363a08de220881540cc37635f6dfd5

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.