mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
9 lines
402 B
Plaintext
9 lines
402 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: https://pypi.org/project/relatorio/
|