Port variant | v12 |
Summary | C based yaml reader/scanner and emitter (3.12) |
Package version | 0.2.12 |
Homepage | https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/ |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v13 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 14 JAN 2025, 19:34:39 UTC |
Port created | 30 NOV 2020, 06:56:42 UTC |
single | ruamel.yaml.clib is the C based reader/scanner and emitter for ruamel.yaml 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 built 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. |
main | mirror://PYPI/r/ruamel.yaml.clib |
python-ruamel.yaml:v12 | YAML 1.2 parser/emitter (3.12) |