python-xdo 0.5-2 source package in Ubuntu

Changelog

python-xdo (0.5-2) unstable; urgency=medium

  * Team upload.
  * remove extraneous dependency on python3-six
  * use new dh-sequence-python3

  [ Debian Janitor ]
  * Add debian/watch file, using pypi.
  * Update standards version to 4.6.1, no changes needed.

 -- Alexandre Detiste <email address hidden>  Wed, 07 Feb 2024 23:18:13 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xdo_0.5-2.dsc 2.0 KiB ae0a41b0a2801daf1ea98f4732cb1e1447cefc2a6ea7afbb7bc0e5180e0de6dd
python-xdo_0.5.orig.tar.gz 5.8 KiB 0c8fe522594827e60127963a139b7a3afad891df014cd3ede2723a95d9a92e81
python-xdo_0.5-2.debian.tar.xz 2.7 KiB cb6f82562c647f4c25ce3956092ec728131659bc273ea565e29bfd11f6bce886

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.