Skip to content
forked from ruamel/yaml.clib

Read-only repository, PR etc will be ignored and automatically deleted

License

Notifications You must be signed in to change notification settings

c-w-m/yaml.clib

 
 

Repository files navigation

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.

https://bestpractices.coreinfrastructure.org/projects/1128/badge https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw

About

Read-only repository, PR etc will be ignored and automatically deleted

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.8%
  • Cython 15.1%
  • Python 7.8%
  • Dockerfile 0.3%