METADATA 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. Metadata-Version: 2.1
  2. Name: ruamel.yaml.clib
  3. Version: 0.2.8
  4. Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml
  5. Home-page: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree
  6. Author: Anthon van der Neut
  7. Author-email: a.van.der.neut@ruamel.eu
  8. License: MIT
  9. Keywords: yaml 1.2 parser c-library config
  10. Classifier: Development Status :: 4 - Beta
  11. Classifier: Intended Audience :: Developers
  12. Classifier: License :: OSI Approved :: MIT License
  13. Classifier: Operating System :: OS Independent
  14. Classifier: Programming Language :: Python
  15. Classifier: Programming Language :: Python :: 3.10
  16. Classifier: Programming Language :: Python :: 3.11
  17. Classifier: Programming Language :: Python :: 3.6
  18. Classifier: Programming Language :: Python :: 3.7
  19. Classifier: Programming Language :: Python :: 3.8
  20. Classifier: Programming Language :: Python :: 3.9
  21. Classifier: Programming Language :: Python :: Implementation :: CPython
  22. Classifier: Topic :: Software Development :: Libraries :: Python Modules
  23. Requires-Python: >=3.6
  24. Description-Content-Type: text/x-rst
  25. License-File: LICENSE
  26. ruamel.yaml.clib
  27. ================
  28. ``ruamel.yaml.clib`` is the C based reader/scanner and emitter for ruamel.yaml
  29. :version: 0.2.7
  30. :updated: 2022-10-19
  31. :documentation: http://yaml.readthedocs.io
  32. :repository: https://sourceforge.net/projects/ruamel-yaml-clib/
  33. :pypi: https://pypi.org/project/ruamel.yaml.clib/
  34. This package was split of from ruamel.yaml, so that ruamel.yaml can be build as
  35. a universal wheel. Apart from the C code seldom changing, and taking a long
  36. time to compile for all platforms, this allows installation of the .so
  37. on Linux systems under /usr/lib64/pythonX.Y (without a .pth file or a ruamel
  38. directory) and the Python code for ruamel.yaml under /usr/lib/pythonX.Y.
  39. .. image:: https://bestpractices.coreinfrastructure.org/projects/1128/badge
  40. :target: https://bestpractices.coreinfrastructure.org/projects/1128
  41. .. image:: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw
  42. :target: https://opensource.org/licenses/MIT
  43. This release in loving memory of Johanna Clasina van der Neut-Bandel [1922-10-19 - 2015-11-21]