Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin1!goblin.stu.neva.ru!uio.no!news.stupi.se!newsfeed1.eu.ignite.net!news.cesnet.cz!news.felk.cvut.cz!not-for-mail From: Matej Cepl Newsgroups: comp.lang.python Subject: ANN: yamlish 0.8 released Date: Tue, 03 Apr 2012 23:39:31 +0200 Organization: Czech Technical University Lines: 21 Message-ID: <4F7B6E13.8070608@redhat.com> NNTP-Posting-Host: 184.109.broadband10.iol.cz Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ns.felk.cvut.cz 1333489171 22235 90.177.109.184 (3 Apr 2012 21:39:31 GMT) X-Complaints-To: usenet@news.felk.cvut.cz NNTP-Posting-Date: Tue, 3 Apr 2012 21:39:31 +0000 (UTC) To: testing-in-python@lists.idyll.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120307 Thunderbird/10.0.3 Xref: csiph.com comp.lang.python:22642 yamlish 0.8 is now available at http://pypi.python.org/pypi/yamlish yamlish is a module for generating (and parsing) YAMLish (http://testanything.org/wiki/index.php/YAMLish). Release notes: -------------- * Don't leak tempfiles * setup.py test actually runs tests * add requires to setup.py * generate compact multiline strings (don't add empty lines) Links: ------ * homepage http://pypi.python.org/pypi/yamlish * code repository https://gitorious.org/yamlish/yamlish * bug reports and enhancement requests to mcepl_at_redhat_dot_com or to https://luther.ceplovi.cz/bugzilla/ (product TAP)