aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/ruamel.yaml.clib/py3/.dist-info
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-11-04 17:38:43 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-11-04 17:48:23 +0300
commit277ba0ca11143f8dde61dbf1778360eea6222ca1 (patch)
treeda1912fd46ed8505c19be7df1a4b894a17244d9c /contrib/python/ruamel.yaml.clib/py3/.dist-info
parent03a7163a5505d8197c05d3601b4fd4f654ed3ff0 (diff)
downloadydb-277ba0ca11143f8dde61dbf1778360eea6222ca1.tar.gz
Intermediate changes
commit_hash:930e763f0eed288461ef988c2ae9cc7d6cd6ab0c
Diffstat (limited to 'contrib/python/ruamel.yaml.clib/py3/.dist-info')
-rw-r--r--contrib/python/ruamel.yaml.clib/py3/.dist-info/METADATA69
1 files changed, 43 insertions, 26 deletions
diff --git a/contrib/python/ruamel.yaml.clib/py3/.dist-info/METADATA b/contrib/python/ruamel.yaml.clib/py3/.dist-info/METADATA
index 01aea7bcfa..601e9643f8 100644
--- a/contrib/python/ruamel.yaml.clib/py3/.dist-info/METADATA
+++ b/contrib/python/ruamel.yaml.clib/py3/.dist-info/METADATA
@@ -1,11 +1,13 @@
Metadata-Version: 2.1
Name: ruamel.yaml.clib
-Version: 0.2.8
+Version: 0.2.12
Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml
-Home-page: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree
Author: Anthon van der Neut
Author-email: a.van.der.neut@ruamel.eu
License: MIT
+Project-URL: Home, https://sourceforge.net/p/ruamel-yaml-clib/
+Project-URL: Source, https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/
+Project-URL: Tracker, https://sourceforge.net/p/ruamel-yaml-clib/tickets/
Keywords: yaml 1.2 parser c-library config
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
@@ -14,39 +16,54 @@ Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
-Classifier: Programming Language :: Python :: 3.6
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Requires-Python: >=3.6
-Description-Content-Type: text/x-rst
+Requires-Python: >=3.9
+Description-Content-Type: text/markdown; charset=UTF-8; variant=CommonMark
License-File: LICENSE
-ruamel.yaml.clib
-================
+# ruamel.yaml.clib
-``ruamel.yaml.clib`` is the C based reader/scanner and emitter for ruamel.yaml
+`ruamel.yaml.clib` is the C based reader/scanner and emitter for ruamel.yaml
-:version: 0.2.7
-:updated: 2022-10-19
-:documentation: http://yaml.readthedocs.io
-:repository: https://sourceforge.net/projects/ruamel-yaml-clib/
-:pypi: https://pypi.org/project/ruamel.yaml.clib/
+<table class="docutils">
+ <tr>
+ <td>version</td>
+ <td>0.2.12</td>
+ </tr>
+ <tr>
+ <td>updated</td>
+ <td>2024-10-20</td>
+ </tr>
+ <tr>
+ <td>documentation</td>
+ <td><https://yaml.dev/doc/ruamel.yaml.clib></td>
+ </tr>
+ <tr>
+ <td>repository</td>
+ <td><https://sourceforge.net/projects/ruamel-yaml-clib/></td>
+ </tr>
+ <tr>
+ <td>pypi</td>
+ <td><https://pypi.org/project/ruamel.yaml.clib/></td>
+ </tr>
+</table>
-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.
+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://bestpractices.coreinfrastructure.org/projects/1128/badge)](https://bestpractices.coreinfrastructure.org/projects/1128)
+[![image](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw)](https://opensource.org/licenses/MIT)
+[![image](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/pypi.svg?format=raw)](https://pypi.org/project/ruamel.yaml.clib/)
-.. image:: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw
- :target: https://opensource.org/licenses/MIT
-
-This release in loving memory of Johanna Clasina van der Neut-Bandel [1922-10-19 - 2015-11-21]
+This release in loving memory of Johanna Clasina van der Neut-Bandel
+\[1922-10-19 &ndash; 2015-11-21\]