%general-entities; ]> PyCairo-&pycairo-version; PyCairo Introduction to PyCairo Module PyCairo provides Python bindings to Cairo. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &pycairo-md5sum; Download size: &pycairo-size; Estimated disk space required: &pycairo-buildsize; Estimated build time: &pycairo-time; PyCairo Dependencies Required Optional Hypothesis and pytest (for tests) User Notes: Installation of PyCairo The current version of pycairo no longer builds the Python2 module. If you need that module for packages such as , use Install PyCairo for Python3 by running the following commands: mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja To run the tests, this package requires the optional pytest module. If it is installed, run the tests by running ninja test. Now, as the root user: ninja install Contents Installed Program Installed Library Installed Directories None _cairo.&python3-lib-suffix;.so /usr/include/pycairo, and /usr/lib/python&python3-majorver;/site-packages/pycairo-&pycairo-version;-py&python3-majorver;.egg