Python YAML parser
ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-ruamel.yaml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-ruamel.yaml.changes | 0000015263 14.9 KB | |
python-ruamel.yaml.spec | 0000001886 1.84 KB | |
ruamel.yaml-0.17.4.tar.gz | 0000119758 117 KB |
Revision 25 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 889864
from
Matej Cepl (mcepl)
(revision 25)
- update to 0.17.4 * prevent (empty) comments from throwing assertion error comments (or empty line) will be dropped - update to 0.17.3 * fix for issue 382 caused by an error in a format string * allow expansion of aliases by setting yaml.composer.return_alias = lambda s: copy.deepcopy(s)
Comments 0