Fedora Packages

python3-yamlloader Subpackage of python-yamlloader

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.1.0-6.fc40 -
Fedora 40 1.1.0-6.fc40 -
Fedora 39 1.1.0-4.fc39 -
Fedora 38 1.1.0-2.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-yamlloader dash maintainers at fedoraproject dot org.



Sources on Pagure