mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-03 11:37:27 -08:00
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
14 lines
464 B
XML
14 lines
464 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>sci-mathematics</herd>
|
|
<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>
|