ppc64le/linux/: ruamel-yaml-clib-0.2.11 metadata and description

Simple index

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

author Anthon van der Neut
author_email [email protected]
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
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown; charset=UTF-8; variant=CommonMark
dynamic summary
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.11-cp310-cp310-linux_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.10
ruamel.yaml.clib-0.2.11-cp311-cp311-linux_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.11
ruamel.yaml.clib-0.2.11-cp312-cp312-linux_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.12
ruamel.yaml.clib-0.2.11-cp313-cp313-linux_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.13
ruamel.yaml.clib-0.2.11-cp39-cp39-linux_ppc64le.whl
Size
2 MB
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.11</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 &ndash; 2015-11-21\]




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