https://github.com/faucetsdn/ruamel.yaml.clib
https://github.com/faucetsdn/ruamel.yaml.clib
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/faucetsdn/ruamel.yaml.clib
- Owner: faucetsdn
- License: mit
- Created: 2021-11-23T22:07:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T02:05:23.000Z (over 3 years ago)
- Last Synced: 2024-04-16T04:04:16.187Z (about 1 year ago)
- Language: C
- Size: 191 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
ruamel.yaml.clib
================``ruamel.yaml.clib`` is the C based reader/scanner and emitter for ruamel.yaml
:version: 0.2.6
:updated: 2021-07-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... image:: https://bestpractices.coreinfrastructure.org/projects/1128/badge
:target: https://bestpractices.coreinfrastructure.org/projects/1128.. image:: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw
:target: https://opensource.org/licenses/MIT