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


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

relatorio 0.5.6 released

From Cédric Krier <cedric.krier@b2ck.com>
Newsgroups comp.lang.python.announce
Subject relatorio 0.5.6 released
Date 2012-02-23 11:54 -0800
Organization http://groups.google.com
Message-ID <mailman.130.1330097943.3037.python-announce-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web