ruamel.yaml.clib 0.2.8
0
C version of reader, parser and emitter for ruamel.yaml derived from libyaml
Contents
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
Related Packages
Errors
A list of common ruamel-yaml-clib errors.
Code Examples
Here are some ruamel-yaml-clib
code examples and snippets.