python-xdo 0.2-2 source package in Ubuntu

Changelog

python-xdo (0.2-2) unstable; urgency=low


  * moving to unstable.

 -- Daniel Kahn Gillmor <email address hidden>  Sun, 05 May 2013 13:14:52 -0400

Upload details

Uploaded by:
dkg
Uploaded to:
Sid
Original maintainer:
dkg
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
python-xdo_0.2-2.dsc 1.9 KiB 0ca0b80cd03f649ae4c8813ad5c316ec57c67dcac8d3d6ddfc7664c489f13caa
python-xdo_0.2.orig.tar.gz 3.5 KiB e4630a41b213f5de48c826e82a39e46439e6cfa1ce4c4baf30aefb066e6085ce
python-xdo_0.2-2.debian.tar.gz 1.9 KiB 74d43f7f2f453a187919efe19a53ac8082bd7dabce95ed791ab2f0857216762f

No changes file available.

Binary packages built by this source

python-xdo: python 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.