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 | 0000013531 13.2 KB | |
python-ruamel.yaml.spec | 0000001970 1.92 KB | |
ruamel.yaml-0.16.5.tar.gz | 0000145882 142 KB |
Revision 20 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 728692
from
Ondřej Súkup (mimi_vx)
(revision 20)
- update to 0.16.5 * allow for YAML(typ=['unsafe', 'pytypes']) * fix output of TAG directives with # * move setting of version based on YAML directive to scanner, allowing to check for file version during TAG directive scanning * preserve YAML and TAG directives on roundtrip, correctly output # in URL for YAML 1.2
Comments 0