          MODULE=pycairo
         VERSION=1.10.0
          SOURCE=py2cairo-$VERSION.tar.bz2
      SOURCE_URL=http://cairographics.org/releases
      SOURCE_VFY=sha1:2efa8dfafbd6b8e492adaab07231556fec52d6eb
SOURCE_DIRECTORY=$BUILD_DIRECTORY/py2cairo-$VERSION
        WEB_SITE=http://cairographics.org
         ENTERED=20040506
         UPDATED=20110503
           SHORT="A multi-platform 2D vector graphics library"

cat << EOF
Cairo is a vector graphics library designed to provide high-quality
display and print output. Currently supported output targets include
the X Window System, OpenGL (via glitz), in-memory image buffers, and
image files (PNG and PostScript).
EOF
