Ordered YAML loader and dumper for PyYAML

Edit Package python-yamlloader

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.

Refresh
Refresh
Source Files
Filename Size Changed
python-yamlloader.changes 0000000592 592 Bytes
python-yamlloader.spec 0000002070 2.02 KB
yamlloader-1.0.0.tar.gz 0000007721 7.54 KB
Revision 3 (latest revision is 11)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 3)
- update to 1.0.0:
  * First stable release.
  * Main change is that it returns always an OrderedDict, even for Python >=
    3.7 for consistency
- remove happy_utf8.patch: upstream
Comments 0
openSUSE Build Service is sponsored by