Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37571427
en ru br
ALT Linux repos
S:1.3.2-alt1

Group :: Development/Python3
RPM: python3-module-yamlloader

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.3.2-alt1
Build date: 3 august 2023, 10:11 ( 38.5 weeks ago )
Size: 75.32 Kb

Home 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.).

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-yamlloader
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin