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 home:rguenther:plgrnd/python-ruamel.yaml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-ruamel.yaml.changes | 0000005379 5.25 KB | |
python-ruamel.yaml.spec | 0000001977 1.93 KB | |
ruamel.yaml-0.15.44.tar.gz | 0000280702 274 KB |
Revision 6 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 622950
from
Ondřej Súkup (mimi_vx)
(revision 6)
- update to 0.15.44 * fix for losing precision when roundtripping floats by * decoding unicode escaped tags on Python2 * add detection of C-compile failure * fix regression showing only on narrow Python 2.7 * ``register_class()`` now returns class (forwarded request 622949 from mimi_vx)
Comments 0