loongson/pypi/: ruamel-yaml-clib-0.2.2 metadata and description
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 |
|
description_content_type | text/x-rst |
keywords | yaml 1.2 parser c-library config |
license | MIT |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
ruamel.yaml.clib-0.2.2-cp37-cp37m-linux_loongarch64.whl
|
|
ruamel.yaml.clib is the C based reader/scanner and emitter for ruamel.yaml
version: | 0.2.2 |
---|---|
updated: | 2020-09-04 |
documentation: | http://yaml.readthedocs.io |
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.