gentoo/dev-python/patsy/metadata.xml
Michał Górny 34e12a0592
dev-python/patsy: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-05 07:31:41 +02:00

21 lines
676 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<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>
<longdescription>
A Python package for describing statistical models and for building
design matrices. It is closely inspired by and compatible with the
'formula' mini-language used in R and S.
</longdescription>
<upstream>
<remote-id type="pypi">patsy</remote-id>
</upstream>
</pkgmetadata>