Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37761499
en ru br
Репозитории ALT
5.1: 0.6.1-alt1
4.1: 0.6.1-alt0.1.1
4.0: 0.6.1-alt0.1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-pyspi

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: python-module-pyspi
Version: 0.6.1
Release: alt0.1.1

Summary: Python bindings for AT-SPI

License: LGPL
Group: Development/Python
Url: http://people.redhat.com/zcerza/dogtail/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://people.redhat.com/zcerza/dogtail/releases/pyspi-%version.tar.bz2

%setup_python_module pyspi

Obsoletes: pyspi
Provides: pyspi

# Automatically added by buildreq on Fri Oct 27 2006

BuildRequires: libat-spi-devel libX11-devel linux-libc-headers python-module-Pyrex python-modules-encodings

%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.)

%prep
%setup -q -n pyspi-%version

%build
%__python ./setup.py build

%install
%__python ./setup.py install -O2 --root=%buildroot

%files
%doc NEWS ChangeLog
%python_sitelibdir/*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin