mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-26 10:47:27 -08:00
22 lines
732 B
XML
22 lines
732 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>
|
|
<remote-id type="github">pydata/patsy</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|