python-evdev 1.2.0+dfsg-1build2 source package in Ubuntu

Changelog

python-evdev (1.2.0+dfsg-1build2) focal; urgency=medium

  * Restore the python-evdev package, still needed by autopilot-legacy.
  * Just let it migrate to add Python3.8 support.

 -- Matthias Klose <email address hidden>  Fri, 25 Oct 2019 14:31:48 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Stephen Kitt
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_1.2.0+dfsg.orig.tar.gz 50.8 KiB 7fc50e0813ef49413cc509c8114631b100b8bd447e3980a16f644a3643e5ae7d
python-evdev_1.2.0+dfsg-1build2.debian.tar.xz 5.1 KiB 9c7ee7bee9c460e39f4cf5cabcff71f96672eb753aa4accf4bada98399b8cec5
python-evdev_1.2.0+dfsg-1build2.dsc 2.3 KiB 341b7ffec00be7a1a2c8de1186e366cf59ec21df2b7aaed12103e058c19b1051

View changes file

Binary packages built by this source

python-evdev: No summary available for python-evdev in ubuntu focal.

No description available for python-evdev in ubuntu focal.

python-evdev-dbgsym: No summary available for python-evdev-dbgsym in ubuntu focal.

No description available for python-evdev-dbgsym in ubuntu focal.

python-evdev-doc: Python bindings for the Linux input subsystem (docs)

 This package provides bindings to the generic input event interface
 in Linux. 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/.
 .
 This package also comes with bindings to uinput, the userspace input
 subsystem. Uinput allows userspace programs to create and handle
 input devices that can inject events directly into the input
 subsystem.
 .
 This is the documentation package.

python3-evdev: Python 3 bindings for the Linux input subsystem

 This package provides bindings to the generic input event interface
 in Linux. 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/.
 .
 This package also comes with bindings to uinput, the userspace input
 subsystem. Uinput allows userspace programs to create and handle
 input devices that can inject events directly into the input
 subsystem.
 .
 This package installs the library for Python 3.

python3-evdev-dbgsym: debug symbols for python3-evdev