2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-16 00:00:25 +03:00
Files
gentoo/dev-python/mpmath/metadata.xml
Michał Górny 7bf189c5a4 dev-python/mpmath: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-03-11 10:47:00 +01:00

25 lines
721 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">mpmath/mpmath</remote-id>
</upstream>
</pkgmetadata>