Date: Fri, 9 Jan 2009 17:51:24 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/py-gchartwrapper Makefile distinfo pkg-descr pkg-plist Message-ID: <200901091751.n09HpOFW078390@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nivit 2009-01-09 17:51:24 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/py-gchartwrapper Makefile distinfo pkg-descr
pkg-plist
Log:
Python wrapper for the Google Chart API.
The wrapper can render the URL of the Google chart, based on your parameters,
or it can render an HTML img tag to insert into webpages on the fly.
Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly
chart generation without any extra modules. Can also grab the PIL Image
instance of the chart for manipulation
WWW: http://code.google.com/p/google-chartwrapper/
Revision Changes Path
1.1210 +2 -1 ports/graphics/Makefile
1.1 +41 -0 ports/graphics/py-gchartwrapper/Makefile (new)
1.1 +6 -0 ports/graphics/py-gchartwrapper/distinfo (new)
1.1 +9 -0 ports/graphics/py-gchartwrapper/pkg-descr (new)
1.1 +148 -0 ports/graphics/py-gchartwrapper/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901091751.n09HpOFW078390>
