1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/print/py-relatorio/pkg-descr
Martin Wilke d84a5e942f 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>
2009-04-26 23:45:54 +00:00

9 lines
396 B
Plaintext

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/