diff options
Diffstat (limited to 'dev-python/patsy/metadata.xml')
| -rw-r--r-- | dev-python/patsy/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-python/patsy/metadata.xml b/dev-python/patsy/metadata.xml index c4917258dafc..b96913dd2d26 100644 --- a/dev-python/patsy/metadata.xml +++ b/dev-python/patsy/metadata.xml @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</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> + <upstream> + <remote-id type="pypi">patsy</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
