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 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-07-09 09:01:35 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/py-pycha Makefile distinfo pkg-descr pkg-plist Log: 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 PR: ports/136597 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.1271 +1 -0 ports/graphics/Makefile 1.1 +28 -0 ports/graphics/py-pycha/Makefile (new) 1.1 +3 -0 ports/graphics/py-pycha/distinfo (new) 1.1 +10 -0 ports/graphics/py-pycha/pkg-descr (new) 1.1 +2 -0 ports/graphics/py-pycha/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"