Date: Thu, 9 Jul 2009 09:01:35 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/py-pycha Makefile distinfo pkg-descr pkg-plist Message-ID: <200907090901.n6991ZvO003181@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907090901.n6991ZvO003181>