summaryrefslogtreecommitdiff
path: root/dev-python/patsy/metadata.xml
blob: 03ffc092821a729f3f23f8cb4f3904f381fa9608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>
 <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>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>