summaryrefslogtreecommitdiff
path: root/dev-python/scipy/metadata.xml
blob: 285cbbdd99277e632c0bfcbe41d66e6fe7a62ac0 (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
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>sci@gentoo.org</email>
  <name>Gentoo Science Project</name>
 </maintainer>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <longdescription lang="en">
	SciPy is an open source library of scientific tools for Python. SciPy
	supplements the popular numpy module, gathering a variety of high level
	science and engineering modules together as a single package.
	SciPy includes modules for graphics and plotting, optimization,
	integration, special functions, signal and image processing, genetic
	algorithms, ODE solvers, and others.
	</longdescription>
 
 <use>
  <flag name="pythran">Use <pkg>dev-python/pythran</pkg> to accelerate runtime</flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>