diff options
| author | Yth - Arnaud <yth@ythogtha.org> | 2023-06-16 19:02:17 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-16 19:02:17 +0700 |
| commit | 3ab7e02d01706bcdaccd3a6af7e985559ef069ff (patch) | |
| tree | a6ba284cd5fa59cd7b2aa5f053917cca31763868 /python/python3-cairocffi/README | |
| parent | 1665493e0cac59f6a19c4eb4c657b07bc6140c22 (diff) | |
python/python3-cairocffi: Added (cffi-based cairo for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cairocffi/README')
| -rw-r--r-- | python/python3-cairocffi/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-cairocffi/README b/python/python3-cairocffi/README new file mode 100644 index 0000000000..2de8508a78 --- /dev/null +++ b/python/python3-cairocffi/README @@ -0,0 +1,10 @@ +cairocffi is a `CFFI`_-based drop-in replacement for Pycairo_, +a set of Python bindings and object-oriented API for cairo_. +Cairo is a 2D vector graphics library with support for multiple backends +including image buffers, PNG, PostScript, PDF, and SVG file output. +API compatible with Pycairo. + +python3-xcffib is an optional dependency. + +cairocffi 1.4.0 is the last available version for Slackware 15.0. Newer +versions require a newer python-setuptools. |
