pyatspi 2.38.2



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
====

* Fix a missing return value in the testsuite.

* Make Selection#clearSelection work.

* Fix attributeListToHash() in case there’s a colon in an attr value.


Download
========
https://download.gnome.org/sources/pyatspi/2.38/pyatspi-2.38.2.tar.xz (311K)
  sha256sum: 0e7089c0b6309614b53620836b3462d7f91284e436fe4929ba1619a841cf1185



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]