SlackBuildsOrg/python/relatorio/README
Ken Roberts f957860309 python/relatorio: Added (templating library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-11 23:17:18 +07:00

9 lines
362 B
Text

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.