Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #525 > unrolled thread

relatorio 0.5.6 released

Started byCédric Krier <cedric.krier@b2ck.com>
First post2012-02-23 11:54 -0800
Last post2012-02-23 11:54 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  relatorio 0.5.6 released Cédric Krier <cedric.krier@b2ck.com> - 2012-02-23 11:54 -0800

#525 — relatorio 0.5.6 released

FromCédric Krier <cedric.krier@b2ck.com>
Date2012-02-23 11:54 -0800
Subjectrelatorio 0.5.6 released
Message-ID<mailman.130.1330097943.3037.python-announce-list@python.org>
Relatorio is a templating library which provides a way to easily output all kind of different files (odt, ods, png, svg, ...) from python objects.
A new minor release of relatorio has been published that fixes some issues and adds some improvements:

 * Add expression cache to prevent multiple evaluation of the same
 * expression
 * Fix typo when writing manifest
 * Remove Thumbnails in opendocument
 * Clean meta in opendocument
 * Clean template code from draw:frame in opendocument
 * Use StringIO as failback of cStringIO

relatorio is available on PyPI:

    http://pypi.python.org/pypi/relatorio/0.5.6

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web