Package python3-module-yamlloader: Information
Source package: python3-module-yamlloader
Version: 1.5.1-alt1
Build time: Jan 9, 2025, 12:34 PM in the task #368372
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
Jan. 9, 2025 Stanislav Levin 1.5.1-alt1
- 1.5.0 -> 1.5.1.
Dec. 23, 2024 Stanislav Levin 1.5.0-alt1
- 1.4.1 -> 1.5.0.
April 15, 2024 Stanislav Levin 1.4.1-alt1
- 1.3.2 -> 1.4.1.