About pyatspi2
==============

The Access Technology Service Provider Interface (AT-SPI) is a set of
interfaces that allow access technologies such as screen readers to
programmatically determine what is being displayed on the screen and
simulate keyboard and mouse events. It can also be used for automated
testing.

The pyatspi2 module contains python bindings for the AT-SPI library
found in the at-spi2-core module. Note that it is also possible to use
libatspi more directly from python via gobject-introspection; this
module mainly exists for historical reasons.

News
====

What's new in pyatspi 2.35.1:

* Fix dead link in README.

* Adjust accepted test results for python 3.8 compatibility (!21).

* Add ROLE_MARK and ROLE_SUGGESTION (!22).



Download
========
https://download.gnome.org/sources/pyatspi/2.36/pyatspi-2.36.0.tar.xz (308K)
  sha256sum: 5136c1bf919e101d4ec901a276e86ea60e5881a8ff7763e356f19840e5ffe1dd

_______________________________________________
ftp-release-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to