Package python3-module-yamlloader: Information
Source package: python3-module-yamlloader
Version: 1.6.0-alt1
Build time: Nov 14, 2025, 06:08 PM in the task #400108
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/yamlloader
License: MIT
Summary: Ordered YAML loader and dumper for PyYAML
Description:
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.).
Maintainer: Stanislav Levin
Last changed
Nov. 14, 2025 Stanislav Levin 1.6.0-alt1
- 1.5.2 -> 1.6.0.
Aug. 6, 2025 Stanislav Levin 1.5.2-alt1
- 1.5.1 -> 1.5.2.
Jan. 9, 2025 Stanislav Levin 1.5.1-alt1
- 1.5.0 -> 1.5.1.