130f229b96
A Python module providing bindings for the cairo graphics library. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
config BR2_PACKAGE_PYTHON_PYCAIRO
|
|
bool "python-pycairo"
|
|
select BR2_PACKAGE_CAIRO
|
|
help
|
|
Python interface for cairo.
|
|
|
|
https://pycairo.readthedocs.io
|