ppc64le/linux/: ruamel-yaml-clib-0.2.6 metadata and description
C version of reader, parser and emitter for ruamel.yaml derived from libyaml
| author | Anthon van der Neut |
| author_email | [email protected] |
| classifiers |
|
| description_content_type | text/x-rst |
| dynamic | summary |
| keywords | yaml 1.2 parser c-library config |
| license | MIT |
| metadata_version | 2.2 |
| requires_python | >=3.5 |
| File | Tox results | History |
|---|---|---|
ruamel.yaml.clib-0.2.6-cp310-cp310-linux_ppc64le.whl
|
|
|
ruamel.yaml.clib-0.2.6-cp39-cp39-linux_ppc64le.whl
|
|
ruamel.yaml.clib is the C based reader/scanner and emitter for ruamel.yaml
- version:
0.2.6
- updated:
2021-07-04
- documentation:
- repository:
- pypi:
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.