Files
gentoo/dev-python/ruamel-yaml-clib/metadata.xml
Marek Szuba 5ae759886b dev-python/ruamel-yaml-clib: add andrey_utkin as co-maintainer
To synchronise the list of maintainers with dev-python/ruamel-yaml
proper, minus fkmclane due to the fact they are about to retire.

Agreed with andrey_utkin on IRC.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-04-28 14:57:56 +01:00

25 lines
925 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>andrey_utkin@gentoo.org</email>
<name>Andrey Utkin</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<longdescription>
This package was split of from ruamel.yaml, so that ruamel.yaml can be
built 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.
</longdescription>
<upstream>
<remote-id type="pypi">ruamel.yaml.clib</remote-id>
<remote-id type="sourceforge">ruamel-yaml-clib</remote-id>
</upstream>
</pkgmetadata>