PyCairo-1.28.0

Introduction to PyCairo Module

PyCairo provides Python bindings to Cairo.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

PyCairo Dependencies

Required

Cairo-1.18.4

Installation of PyCairo

Prepare PyCairo by running the following commands:

meson setup build --prefix=/usr --buildtype=release
ninja -C build
[Note]

Note

To run the tests, this package requires the optional pytest module. If it is installed, run the tests by running:

ninja -C build test

Now Install the package, as the root user:

ninja -C build install

Contents

Installed Program: None
Installed Library: None
Installed Directories: /usr/include/pycairo, /usr/lib/python3.14/site-packages/cairo, and /usr/lib/python3.14/site-packages/pycairo-1.28.0.egg-info