blob: aa4f52a191b9d0a4bda2676171391e79b963a90b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
# ruamel.yaml.clib
`ruamel.yaml.clib` is the C based reader/scanner and emitter for ruamel.yaml
<table class="docutils">
<tr>
<td>version</td>
<td>0.2.15</td>
</tr>
<tr>
<td>updated</td>
<td>2025-11-16</td>
</tr>
<tr>
<td>documentation</td>
<td><a href="https://yaml.dev/doc/ruamel.yaml.clib">https://yaml.dev/doc/ruamel.yaml.clib</a></td>
</tr>
<tr>
<td>repository</td>
<td><a href="https://sourceforge.net/projects/ruamel-yaml-clib/">https://sourceforge.net/projects/ruamel-yaml-clib/</a></td>
</tr>
<tr>
<td>pypi</td>
<td><a href="https://pypi.org/project/ruamel.yaml.clib/">https://pypi.org/project/ruamel.yaml.clib/</a></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.
For packaging purposes you can use a download of the [tar balls of tagged source](https://yaml.dev/ruamel-dl-tagged-releases)
[](https://bestpractices.coreinfrastructure.org/projects/1128)
[](https://opensource.org/licenses/MIT)
[](https://pypi.org/project/ruamel.yaml.clib/)
This release in loving memory of
Johanna Clasina van der Neut-Bandel \[1922-10-19 – 2015-11-21\] and
Jan van der Neut \[1919-12-01 – 1998-11-19\].
Klaus E. \[1938-04-25 – 2025-11-01\],
thanx for your help and trust, I do miss "Und was macht Coco?".
|