summaryrefslogtreecommitdiff
path: root/dev-python/patsy/metadata.xml
blob: 03b8d02d7eaa2092232955f18ee7d387356924d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <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>
 <origin>gentoo-staging</origin>
</pkgmetadata>