You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Willy Sudiarto Raharjo dc281278b9 python/py3cairo: Fix build directory variable. 9 years ago
..
README python/py3cairo: Added (Python 3.x bindings for cairo). 12 years ago
py3cairo.SlackBuild python/py3cairo: Fix build directory variable. 9 years ago
py3cairo.info python/py3cairo: Script cleanup. 10 years ago
pycairo-1.10.0-waf_python_3_4-1.patch python/py3cairo: Fixed build with Python 3.4.0. 12 years ago
pycairo-1.10.0-waf_unpack-1.patch python/py3cairo: Fixed build with Python 3.4.0. 12 years ago
slack-desc python/py3cairo: Fix slack-desc. 9 years ago

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