%general-entities; ]> PyAtSpi2-&pyatspi2-version; PyAtSpi2 Introduction to PyAtSpi2 The PyAtSpi2 package contains Python bindings for the core components of the GNOME Accessibility. &lfs82_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &pyatspi2-md5sum; Download size: &pyatspi2-size; Estimated disk space required: &pyatspi2-buildsize; Estimated build time: &pyatspi2-time; PyAtSpi2 Dependencies Required Recommended User Notes: Installation of PyAtSpi2 Both Python 2 and Python 3 modules can be built and installed without any conflicts. To build PyAtSpi2 as the Python 2 module, run the following commands: mkdir python2 && pushd python2 && ../configure --prefix=/usr --with-python=/usr/bin/python && make && popd To build PyAtSpi2 as the Python 3 module, run the following commands: mkdir python3 && pushd python3 && ../configure --prefix=/usr --with-python=/usr/bin/python3 && make && popd This package does not come with a testsuite. To install the Python 2 module, run the following command as the root user: make -C python2 install To install the Python 3 module, run the following command as the root user: make -C python3 install Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python2-majorver;/site-packages/pyatspi and/or /usr/lib/python&python3-majorver;/site-packages/pyatspi