python-xdo 0.5-1 source package in Ubuntu

Changelog

python-xdo (0.5-1) unstable; urgency=low

  * New upstream release (closes: #977894)
  * Bump standards-version to 4.5.1 (no changes needed)
  * wrap-and-sort -ast
  * Bump debhelper to 13
  * Rules-Requires-Root: no
  * Add gitlab homepage

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 9 to 12.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Daniel Kahn Gillmor <email address hidden>  Thu, 24 Dec 2020 10:57:45 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xdo_0.5-1.dsc 1.4 KiB 0334b8d15c21540114c1678e469d7cb070e00284243a0bd1d6fc4a6a0c3114d7
python-xdo_0.5.orig.tar.gz 5.8 KiB 0c8fe522594827e60127963a139b7a3afad891df014cd3ede2723a95d9a92e81
python-xdo_0.5-1.debian.tar.xz 2.5 KiB 155f76c10f6882e2642aba1bba90b2d65972c2a5094b9ca5fc354c64cf0e50c5

Available diffs

No changes file available.

Binary packages built by this source

python3-xdo: Python 3 library for simulating X11 keyboard/mouse input (libxdo bindings)

 python's xdo module lets you programmatically simulate keyboard input
 and mouse activity, move and resize windows, etc. It does this using
 libxdo, which uses X11's XTEST extension and other Xlib functions.
 .
 This is the Python 3 version of this package.