gentoo/dev-python/mpmath/metadata.xml
Michał Górny 811b8cac0c
dev-python/mpmath: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-04 21:57:51 +02:00

25 lines
732 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>grozin@gentoo.org</email>
<name>Andrey Grozin</name>
</maintainer>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<use>
<flag name="matplotlib">Add support for <pkg>dev-python/matplotlib</pkg></flag>
</use>
<upstream>
<remote-id type="pypi">mpmath</remote-id>
<remote-id type="github">fredrik-johansson/mpmath</remote-id>
</upstream>
</pkgmetadata>