summaryrefslogtreecommitdiffstats
path: root/python/py3cairo/slack-desc
blob: 5d9388745f4c30cb0f40330c91e92d4053fe7a7a (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

        |-----handy-ruler------------------------------------------------------|
py3cairo: py3cairo (Python 3.x bindings for cairo)
py3cairo:
py3cairo: Pycairo is a Python binding for the cairo graphics library.
py3cairo: The Pycairo bindings are designed to match the cairo C API as closely
py3cairo: as possible, and to deviate only in cases which are clearly better
py3cairo: implemented in a more 'Pythonic' way.
py3cairo:
py3cairo:
py3cairo:
py3cairo: Home Page: http://cairographics.org/pycairo/
py3cairo: