python-libevdev 0.5-3 source package in Ubuntu

Changelog

python-libevdev (0.5-3) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Stephen Kitt ]
  * Standards-Version 4.5.1, no change required.

 -- Stephen Kitt <email address hidden>  Sun, 17 Jan 2021 17:00:33 +0100

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-libevdev_0.5-3.dsc 2.0 KiB 8ecfe7c5ff1a3632f5f3e0c3188b55adf54a36cf4d7a4e50685adf5afb576539
python-libevdev_0.5.orig.tar.gz 34.1 KiB ccfce0fa1014c268101d38bb1204feb0758fc36f35102bd1ea01663417db077f
python-libevdev_0.5-3.debian.tar.xz 2.9 KiB d8cf6c5bc3379c4d88b7321fd64aa582ce0c789a5ed2a58349e1c5f303ecb472

Available diffs

No changes file available.

Binary packages built by this source

python-libevdev-doc: Python wrapper for libevdev (common documentation)

 This is a Python wrapper around libevdev, a wrapper library for evdev
 devices. It provides a simpler API around evdev and takes advantage
 of libevdev’s advanced event handling, providing
 .
  * access to the state of the device (not just the events)
  * correct handling of fake multitouch devices
  * synchronisation of slots and per-slot state
  * transparent generation of missing tracking ids
  * per-context event handling
 .
 This is the common documentation package.

python3-libevdev: Python 3 wrapper for libevdev

 This is a Python wrapper around libevdev, a wrapper library for evdev
 devices. It provides a simpler API around evdev and takes advantage
 of libevdev’s advanced event handling, providing
 .
  * access to the state of the device (not just the events)
  * correct handling of fake multitouch devices
  * synchronisation of slots and per-slot state
  * transparent generation of missing tracking ids
  * per-context event handling
 .
 This package installs the library for Python 3.