./textproc/py-relatorio, Templating library able to output odt and pdf files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.10.1, Package name: py311-relatorio-0.10.1, Maintainer: pkgsrc-users

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.


Required to run:
[www/py-genshi] [textproc/py-lxml] [lang/python310]

Master sites:

Filesize: 1083.834 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-14 10:45:00 by Thomas Klausner | Files touched by this commit (9) | Package updated
Log message:
*: update for py27-lxml
   2022-05-27 11:47:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-relatorio: updated to 0.10.1

0.10.1
* Use unittest discover
* Add support for Python 3.10
* Support directive applying to itself
* Keep tail of directive
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-06 04:57:50 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(textproc/py-relatorio) Updated 0.9.3 to 0.10.0 (Fix use_2to3 is invalid)

* 0.10.0 - 20210911
* Remove support for Python older than 3.5
* Add relatorio-render script
* Add templating of meta in opendocument
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-05-07 20:06:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-relatorio: updated to 0.9.3

0.9.3:
* Support empty image in opendocument
* Add support for Python 3.9
   2020-08-07 08:57:09 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-relatorio: updated to 0.9.2

0.9.2:
* Support draw name tuple without parenthesis