Contents

ruamel.yaml.clib 0.2.8

0

C version of reader, parser and emitter for ruamel.yaml derived from libyaml

C version of reader, parser and emitter for ruamel.yaml derived from libyaml

How to Install ruamel-yaml-clib

You can install ruamel-yaml-clib using pip

pip install ruamel-yaml-clib

or add it to a project with poetry

poetry add ruamel-yaml-clib

Package Details

Author
Anthon van der Neut
License
MIT
Homepage
https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree
PyPi:
https://pypi.org/project/ruamel.yaml.clib/

Classifiers

  • Software Development/Libraries/Python Modules
No  ruamel-yaml-clib  pypi packages just yet.

Errors

A list of common ruamel-yaml-clib errors.

Code Examples

Here are some ruamel-yaml-clib code examples and snippets.

Related Packages & Articles

ruamel.yaml 0.18.6

ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order