robot-piglet 8ca7961c8f Intermediate changes 7 months ago
..
.dist-info 8ca7961c8f Intermediate changes 7 months ago
LICENSE d67bfb4b4b Import libs 4 (#758) 10 months ago
README.rst d67bfb4b4b Import libs 4 (#758) 10 months ago
_ruamel_yaml.h 0e578a4c44 Change "ya.make" 11 months ago
_ruamel_yaml.pxd 0e578a4c44 Change "ya.make" 11 months ago
_ruamel_yaml.pyx 0e578a4c44 Change "ya.make" 11 months ago
ya.make d67bfb4b4b Import libs 4 (#758) 10 months ago

README.rst


ruamel.yaml.clib
================

``ruamel.yaml.clib`` is the C based reader/scanner and emitter for ruamel.yaml

:version: 0.2.2
:updated: 2020-09-04
:documentation: http://yaml.readthedocs.io
:repository: https://sourceforge.net/projects/ruamel-yaml-clib/
:pypi: https://pypi.org/project/ruamel.yaml.clib/

This package was split of from ruamel.yaml, so that ruamel.yaml can be build as
a universal wheel. Apart from the C code seldom changing, and taking a long
time to compile for all platforms, this allows installation of the .so
on Linux systems under /usr/lib64/pythonX.Y (without a .pth file or a ruamel
directory) and the Python code for ruamel.yaml under /usr/lib/pythonX.Y.


.. image:: https://bestpractices.coreinfrastructure.org/projects/1128/badge
:target: https://bestpractices.coreinfrastructure.org/projects/1128

.. image:: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw
:target: https://opensource.org/licenses/MIT