Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #525
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <news@google.com> |
| X-Original-To | python-announce@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | OK 0.026 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'subject:released': 0.03; 'fixes': 0.05; 'url:pypi': 0.08; 'python': 0.08; 'output': 0.10; 'library': 0.13; 'from:addr:b2ck.com': 0.16; 'stringio': 0.16; 'templating': 0.16; 'typo': 0.16; 'template': 0.19; 'cache': 0.24; 'fix': 0.25; 'code': 0.26; 'objects.': 0.30; 'adds': 0.32; 'minor': 0.32; 'header:User-Agent:1': 0.33; 'header:X-Complaints- To:1': 0.34; 'from:charset:iso-8859-1': 0.35; 'url:python': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.38; 'some': 0.38; 'files': 0.39; 'url:org': 0.39; 'received:209': 0.39; 'received:prod.google.com': 0.40; 'release': 0.40; 'received:10.192': 0.40; 'kind': 0.62; 'url:5': 0.66; 'url:0': 0.67; 'to:addr:moderators.isc.org': 0.73; 'received:209.85.216.197': 0.84; 'thumbnails': 0.84; 'url:relatorio': 0.84 |
| Delivered-To | comp-lang-python-announce@moderators.isc.org |
| X-Authentication-Warning | yws13.prod.google.com: news set sender to news@google.com using -f |
| To | comp-lang-python-announce@moderators.isc.org |
| From | Cédric Krier <cedric.krier@b2ck.com> |
| Newsgroups | comp.lang.python.announce |
| Subject | relatorio 0.5.6 released |
| Date | Thu, 23 Feb 2012 11:54:12 -0800 (PST) |
| Organization | http://groups.google.com |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=95.182.239.82; posting-account=KMnWFwoAAADKXBC7pUdLIrTFuYFBF3ZL |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Gm-Message-State | ALoCoQlBxyZMjaGRgysYCjA766aiSFlMOPWpb4uNxMD1B7jTpbtl2cp9U/6HKxVdTvK5wHXXYRUVN99826d219VuZYhMoyMgGfyB6Qssl8LTTvHYPwT5FR8jJec9uYEDLZ1l6eFKtQZoiF9hd89OhjXnhGrLFI/QHSFim3nYE4EOgUsAbawLQm8= |
| X-Mailman-Approved-At | Fri, 24 Feb 2012 16:39:02 +0100 |
| X-BeenThere | python-announce-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| Reply-To | python-list@python.org |
| List-Id | Announcement-only list for the Python programming language <python-announce-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-announce-list> |
| List-Post | <mailto:python-announce-list@python.org> |
| List-Help | <mailto:python-announce-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe> |
| Approved | python-announce-list@python.org |
| Message-ID | <mailman.130.1330097943.3037.python-announce-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1330097943 news.xs4all.nl 6872 [2001:888:2000:d::a6]:53796 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python.announce:525 |
Show key headers only | 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
relatorio 0.5.6 released Cédric Krier <cedric.krier@b2ck.com> - 2012-02-23 11:54 -0800
csiph-web