1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/graphics/py-pycha/pkg-descr
Wen Heping 16fbc9ac98 - Stage support [1]
- Drop easy_install [1]
- Pet portlint [1]
- Add LICENSE
- Reset maintainer to ports@

PR:		188946 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-04-25 02:52:48 +00:00

11 lines
350 B
Plaintext

Pycha is a very simple Python package for drawing charts using the
great Cairo library. Its goals are:
* Lightweight
* Simple to use
* Nice looking with default values
* Customization
It won't try to draw any possible chart on earth but draw the most
common ones nicely.
WWW: http://bitbucket.org/lgs/pycha/wiki/Home