py3-yamlordereddictloader

loader and dumper for PyYAML allowing keeping items order

WWW CVSWeb GITHub
  1. Package version
    py3-yamlordereddictloader-0.4.2
  2. Maintainer
    The OpenBSD ports mailing-list

This module provide a loader and a dumper for PyYAML allowing to keep
items order when loading a file (by putting them in OrderedDict objects)
and to manage OrderedDict objects when dumping to a file.

This is deprecated; new code should use Phynix/yamlloader instead.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • textproc/py-yaml,python3
  • lang/python/3.10