gentoo-ebuilds/dev-python/ruamel-yaml-clib/metadata.xml
Michał Górny 34744df2fb
*/*: Reassign marecki's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-06-28 13:12:17 +02:00

28 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zoltan@sinustrom.info</email>
<name>Zoltan Puskas</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</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>