summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Strzygowski <lucass@gentoo.org>2004-07-06 07:36:37 +0000
committerLukasz Strzygowski <lucass@gentoo.org>2004-07-06 07:36:37 +0000
commitdaacce83df64c311975cfa263feb1a48b5a9896f (patch)
treee1e96c04b6be52830b5f9057436035599df27570 /dev-python/numarray/metadata.xml
parent~amd64 (diff)
downloadhistorical-daacce83df64c311975cfa263feb1a48b5a9896f.tar.gz
historical-daacce83df64c311975cfa263feb1a48b5a9896f.tar.bz2
historical-daacce83df64c311975cfa263feb1a48b5a9896f.zip
Version bump. Added commands to install whole documentation and examples. Added long description to metadata.xml.
Diffstat (limited to 'dev-python/numarray/metadata.xml')
-rw-r--r--dev-python/numarray/metadata.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-python/numarray/metadata.xml b/dev-python/numarray/metadata.xml
index de483c53568f..1e7c95d30a94 100644
--- a/dev-python/numarray/metadata.xml
+++ b/dev-python/numarray/metadata.xml
@@ -2,4 +2,11 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
+<longdescription>
+Numarray is an array processing package designed to efficiently
+manipulate large multi-dimensional arrays. Numarray is modelled after
+Numeric and features c-code generated from python template scripts,
+the capacity to operate directly on arrays in files, and improved type
+promotions.
+</longdescription>
</pkgmetadata>