[TIP] ANN: yamlish 0.8 released

Matej Cepl mcepl at redhat.com
Tue Apr 3 14:39:31 PDT 2012


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)



More information about the testing-in-python mailing list