summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-02-19 11:09:36 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-02-19 11:09:36 +0000
commitbc3ff7fd88ffb28ba66e7b1fc54b216f5d85b98a (patch)
tree80c92afca219777e039187c2c1b3b62361aac021 /sci-libs/scipy/metadata.xml
parentadded umfpack use flag (diff)
downloadhistorical-bc3ff7fd88ffb28ba66e7b1fc54b216f5d85b98a.tar.gz
historical-bc3ff7fd88ffb28ba66e7b1fc54b216f5d85b98a.tar.bz2
historical-bc3ff7fd88ffb28ba66e7b1fc54b216f5d85b98a.zip
added scipy-0.5.2-r1.ebuild with a lot of changes and umfpack support.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'sci-libs/scipy/metadata.xml')
-rw-r--r--sci-libs/scipy/metadata.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-libs/scipy/metadata.xml b/sci-libs/scipy/metadata.xml
index b229aec85b8f..1bdbae9621eb 100644
--- a/sci-libs/scipy/metadata.xml
+++ b/sci-libs/scipy/metadata.xml
@@ -2,4 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
+<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>
</pkgmetadata>