Ordered YAML loader and dumper for PyYAML
This module provides loaders and dumpers for PyYAML. Currently, an OrderedDict loader/dumper is implemented, allowing to keep items order when loading resp. dumping a file from/to an OrderedDict (Python 3.7: Also regular dicts are supported and are the default items to be loaded to. As of Python 3.7 preservation of insertion order is a language feature of regular dicts.)
This project was originally mirrored from yamlordereddict Many thanks to the original author François Ménabé! The library contains several improvements including automated testing and the much faster C-versions of the Loaders/Dumpers.
- Links to openSUSE:Factory / python-yamlloader
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:distribution:ring1/python-yamlloader && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-yamlloader.changes | 0000001594 1.56 KB | |
python-yamlloader.spec | 0000002070 2.02 KB | |
yamlloader-1.4.1.tar.gz | 0000012924 12.6 KB |
Revision 1 (latest revision is 2)
Bernhard Wiedemann (bmwiedemann)
committed
(revision 1)
Comments 0