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.
- Sources inherited from project openSUSE:Factory:Rings:1-MinimalX
- Links to openSUSE:Factory / python-yamlloader
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Staging:N/python-yamlloader && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
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 |
Latest Revision
Dominique Leuenberger (dimstar_suse)
committed
(revision 1)
Comments 0