Source: pycha Section: python Priority: optional Maintainer: Vincent Bernat Uploaders: Debian Python Modules Team Standards-Version: 3.9.4 Build-Depends: debhelper (>= 7.0.50~), python-all, dh-python, python-setuptools, python-nose Build-Depends-Indep: python-cairo (>= 1.2) Homepage: http://bitbucket.org/lgs/pycha/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pycha/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pycha/trunk/ Package: python-pycha Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-cairo (>= 1.2), python-pkg-resources, python-gtk2 Breaks: ${python:Breaks} Description: chart-drawing library using Cairo This package provides a Python library for drawing most common charts (pie, line, scatter or bar) using Cairo as backend. It aims to be simple to use, flexible, lightweight, attractive and customizable but still providing sane default settings.