C version of reader, parser and emitter for ruamel.yaml derived from libyaml
Project Links
Meta
Author: Anthon van der Neut
Requires Python: >=3.9
Classifiers
Development Status
- 4 - Beta
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Operating System
- OS Independent
Programming Language
- Python
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: 3.14
- Python :: Implementation :: CPython
Topic
- Software Development :: Libraries :: Python Modules
ruamel.yaml.clib
ruamel.yaml.clib
is the C based reader/scanner and emitter for ruamel.yaml
version | 0.2.14 |
updated | 2025-09-22 |
documentation | https://yaml.dev/doc/ruamel.yaml.clib |
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.
This release in loving memory of Johanna Clasina van der Neut-Bandel [1922-10-19 – 2015-11-21]
Sep 22, 2025
0.2.14
Sep 22, 2025
0.2.13
Oct 20, 2024
0.2.12
Oct 20, 2024
0.2.11
Oct 20, 2024
0.2.10
Oct 19, 2024
0.2.9
Oct 03, 2023
0.2.8
Oct 20, 2022
0.2.7
Jul 04, 2021
0.2.6
Jun 25, 2021
0.2.4
Jun 25, 2021
0.2.3
Sep 04, 2020
0.2.2
Sep 27, 2019
0.2.0
Aug 07, 2019
0.1.2
Jul 25, 2019
0.1.0
Wheel compatibility matrix
Files in release
No dependencies