slackbuilds/python/py3cairo
Willy Sudiarto Raharjo dc281278b9 python/py3cairo: Fix build directory variable.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-11-20 09:44:58 +07:00
..
README python/py3cairo: Added (Python 3.x bindings for cairo). 2014-01-29 23:20:57 -06:00
py3cairo.SlackBuild python/py3cairo: Fix build directory variable. 2016-11-20 09:44:58 +07:00
py3cairo.info python/py3cairo: Script cleanup. 2016-03-17 07:39:28 +07:00
pycairo-1.10.0-waf_python_3_4-1.patch python/py3cairo: Fixed build with Python 3.4.0. 2014-05-12 07:35:55 +07:00
pycairo-1.10.0-waf_unpack-1.patch python/py3cairo: Fixed build with Python 3.4.0. 2014-05-12 07:35:55 +07:00
slack-desc python/py3cairo: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

Py3cairo is a Python 3.x binding for the Cairo graphics library.
The Pycairo bindings are designed to match the cairo C API as closely as
possible, and to deviate only in cases which are clearly better
implemented in a more 'Pythonic' way.

This requires python3.

Py3cairo is safe to install beside Slackware's pycairo package (Python 2.7).