Python implementation of YAMLish
Project description
YAMLish is a small subset of YAML that TAP producers may use to embed machine readable
information in TAP diagnostics. See TAP diagnostic syntax for information about how
YAMLish embeds in TAP.
----------------------------
Based on Data-YAML version 0.0.6 (Copyright (C) 2007, Andy Armstrong), but it
is so thoroughly rewritten that I don't consider it derived work and I don't
feel the need to resolve what "This library is free software; you can
redistribute it and/or modify it under the same terms as Perl itself." actually
means.
Whole this package is licensed under MIT/X11 license (see header of yamlish.py
for details).
Changelog:
==========
0.1 2012-03-08
* Initial version: tests succeed
0.2 2012-03-08
* Just a packaging issue, don't play with strings too much in setup.py
version=yamlish.__version__ and that's it. No fancy formatting.
0.3 2012-03-08
* Excuse me, son, but your tempfiles are leaking !!!
* Also fixing python setup.py test so that it actually does something.
0.4 2012-03-09
* Missing requires field in setup.py
0.5 2012-03-14
* Make the module documentation string at least a bit presentable.
information in TAP diagnostics. See TAP diagnostic syntax for information about how
YAMLish embeds in TAP.
----------------------------
Based on Data-YAML version 0.0.6 (Copyright (C) 2007, Andy Armstrong), but it
is so thoroughly rewritten that I don't consider it derived work and I don't
feel the need to resolve what "This library is free software; you can
redistribute it and/or modify it under the same terms as Perl itself." actually
means.
Whole this package is licensed under MIT/X11 license (see header of yamlish.py
for details).
Changelog:
==========
0.1 2012-03-08
* Initial version: tests succeed
0.2 2012-03-08
* Just a packaging issue, don't play with strings too much in setup.py
version=yamlish.__version__ and that's it. No fancy formatting.
0.3 2012-03-08
* Excuse me, son, but your tempfiles are leaking !!!
* Also fixing python setup.py test so that it actually does something.
0.4 2012-03-09
* Missing requires field in setup.py
0.5 2012-03-14
* Make the module documentation string at least a bit presentable.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yamlish-0.6.tar.gz
(8.4 kB
view details)
File details
Details for the file yamlish-0.6.tar.gz
.
File metadata
- Download URL: yamlish-0.6.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c260b428a2a48446a0017c3648624c918481b012aed67e19ef91c8154207fc1c |
|
MD5 | 8a77a07d4d1a1a2725bff827d1d6f385 |
|
BLAKE2b-256 | 94cb938756616a66d890e3bcebb00f71f0252a5be84849b7dd6856ec0515db5a |