summaryrefslogtreecommitdiff
path: root/dev-python/mpmath/metadata.xml
blob: 3adab61da70f246f84ffd9d2cbb9e1b7c93f1349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>grozin@gentoo.org</email>
  <name>Andrey Grozin</name>
 </maintainer>
 <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>
 
 <use>
  <flag name="test-full">
			Run test suite in full via additional (large) test
			dependencies, like dev-python/matplotlib.
		</flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>