Date: Sun, 26 Apr 2009 23:45:54 +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/print Makefile ports/print/py-relatorio Makefile distinfo pkg-descr pkg-plist Message-ID: <200904262345.n3QNjsj1069979@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-04-26 23:45:54 UTC
FreeBSD ports repository
Modified files:
print Makefile
Added files:
print/py-relatorio Makefile distinfo pkg-descr pkg-plist
Log:
relatorio is a templating library which provides a way to easily output
all kind of different files (odt, ods, png, svg, ...). Adding support
for more filetype is easy: you just have to create a plugin for this.
relatorio also provides a report repository allowing you to link python
objects and report together, find reports by mimetypes/name/python
objects.
WWW: http://relatorio.openhex.org/
PR: ports/133958
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.471 +1 -0 ports/print/Makefile
1.1 +23 -0 ports/print/py-relatorio/Makefile (new)
1.1 +3 -0 ports/print/py-relatorio/distinfo (new)
1.1 +8 -0 ports/print/py-relatorio/pkg-descr (new)
1.1 +31 -0 ports/print/py-relatorio/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904262345.n3QNjsj1069979>
