pyspi - Python bindings for AT-SPI

Description:

AT-SPI allows assistive technologies to access GTK-based applications.  It
exposes the internals of applications for automation, so tools such as screen
readers and scripting interfaces can query and interact with GUI controls.

pyspi allows the Python language to be used to script AT-SPI-aware
applications (currently mostly GTK+ based.)

Homepage: http://people.redhat.com/zcerza/dogtail/

License: LGPL

Vendor: Fedora Project

Packages

pyspi-0.6.1-4.fc8.x86_64 [92 KiB] Changelog by Zack Cerza (2007-08-23):
- Add build_with_Pyrex-0.9.5.1a.patch to make pyspi build with Pyrex-0.9.5.1a.
- Add nullchild.patch to make pyspi deal with NULL children better.
- Both these patches are committed upstream.