loongson/pypi/: ruamel-yaml-clib-0.2.12 metadata and description

Simple index Mirror page

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

author Anthon van der Neut
author_email a.van.der.neut@ruamel.eu
classifiers
  • Development Status :: 4 - Beta
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: Implementation :: CPython
  • Topic :: Software Development :: Libraries :: Python Modules
description_content_type text/markdown; charset=UTF-8; variant=CommonMark
keywords yaml 1.2 parser c-library config
license MIT
project_urls
  • Home, https://sourceforge.net/p/ruamel-yaml-clib/
  • Source, https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/
  • Tracker, https://sourceforge.net/p/ruamel-yaml-clib/tickets/
requires_python >=3.9
File Tox results History
ruamel_yaml_clib-0.2.12-cp310-cp310-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
Size
716 KB
Type
Python Wheel
Python
3.10
ruamel_yaml_clib-0.2.12-cp310-cp310-musllinux_1_2_loongarch64.whl
Size
758 KB
Type
Python Wheel
Python
3.10
ruamel_yaml_clib-0.2.12-cp311-cp311-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
Size
771 KB
Type
Python Wheel
Python
3.11
ruamel_yaml_clib-0.2.12-cp311-cp311-musllinux_1_2_loongarch64.whl
Size
814 KB
Type
Python Wheel
Python
3.11
ruamel_yaml_clib-0.2.12-cp312-cp312-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
Size
748 KB
Type
Python Wheel
Python
3.12
ruamel_yaml_clib-0.2.12-cp312-cp312-musllinux_1_2_loongarch64.whl
Size
792 KB
Type
Python Wheel
Python
3.12
ruamel_yaml_clib-0.2.12-cp313-cp313-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
Size
746 KB
Type
Python Wheel
Python
3.13
ruamel_yaml_clib-0.2.12-cp313-cp313-musllinux_1_2_loongarch64.whl
Size
789 KB
Type
Python Wheel
Python
3.13
ruamel_yaml_clib-0.2.12-cp39-cp39-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
Size
719 KB
Type
Python Wheel
Python
3.9
ruamel_yaml_clib-0.2.12-cp39-cp39-musllinux_1_2_loongarch64.whl
Size
761 KB
Type
Python Wheel
Python
3.9

# ruamel.yaml.clib

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

<table class="docutils">
<tr>
<td>version</td>
<td>0.2.12</td>
</tr>
<tr>
<td>updated</td>
<td>2024-10-20</td>
</tr>
<tr>
<td>documentation</td>
<td><https://yaml.dev/doc/ruamel.yaml.clib></td>
</tr>
<tr>
<td>repository</td>
<td><https://sourceforge.net/projects/ruamel-yaml-clib/></td>
</tr>
<tr>
<td>pypi</td>
<td><https://pypi.org/project/ruamel.yaml.clib/></td>
</tr>
</table>


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)](https://bestpractices.coreinfrastructure.org/projects/1128)
[![image](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw)](https://opensource.org/licenses/MIT)
[![image](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/pypi.svg?format=raw)](https://pypi.org/project/ruamel.yaml.clib/)

This release in loving memory of Johanna Clasina van der Neut-Bandel
\[1922-10-19 – 2015-11-21\]


Render warnings:
<string>:10: (WARNING/2) Definition list ends without a blank line; unexpected unindent.