python3-ruamel.yaml

roundtrip YAML parser/emitter (Python 3 module)
  https://yaml.readthedocs.io
  0
  no reviews



Ruamel.yaml is a YAML parser supporting roundtrip preservation of comments, seq/map flow style and map key order. It is a derivative of Kirill Simonov's PyYAML 3.11 which supports YAML1.1.

This package contains the Python 3 module.