slackbuilds_ponce/python/py3cairo/README
Bojan Popovic 517c7e1048 python/py3cairo: Added (Python 3.x bindings for cairo).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:20:57 -06:00

8 lines
342 B
Text

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).