CMD + K

ruamel.yaml.clib

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install cpublic::ruamel.yaml.clib

Usage Tracking

0.2.8
0.2.7
0.2.6
0.2.2
0.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

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

Last Updated

Nov 20, 2024 at 19:06

License

MIT

Total Downloads

99

Supported Platforms

linux-64