| Server IP : 3.96.16.70 / Your IP : 216.73.216.15 Web Server : Apache System : Linux ip-172-31-26-103.ca-central-1.compute.internal 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib64/python3.9/site-packages/ruamel.yaml.clib-0.1.2-py3.9.egg-info/ |
Upload File : |
Metadata-Version: 2.1 Name: ruamel.yaml.clib Version: 0.1.2 Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml Home-page: https://bitbucket.org/ruamel/yaml.clib Author: Anthon van der Neut Author-email: a.van.der.neut@ruamel.eu License: MIT Keywords: yaml 1.2 parser c-library config Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Topic :: Software Development :: Libraries :: Python Modules License-File: LICENSE ruamel.yaml.clib ================ ``ruamel.yaml.clib`` is the C based reader/scanner and emitter for ruamel.yaml :version: 0.1.0 :updated: 2019-07-25 :documentation: http://yaml.readthedocs.io :repository: https://bitbucket.org/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://bitbucket.org/ruamel/yaml/raw/default/_doc/_static/license.svg :target: https://opensource.org/licenses/MIT