diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-11-07 23:26:11 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-11-07 23:26:11 +0000 |
commit | be2aa11f1199aafec25c8268bb10520a1f3ef859 (patch) | |
tree | 8d7ddd66bb4ce715c262959ee780f233ee2627a9 /sci-mathematics/yacas/metadata.xml | |
parent | Stable on x86, bug #198314 (diff) | |
download | gentoo-2-be2aa11f1199aafec25c8268bb10520a1f3ef859.tar.gz gentoo-2-be2aa11f1199aafec25c8268bb10520a1f3ef859.tar.bz2 gentoo-2-be2aa11f1199aafec25c8268bb10520a1f3ef859.zip |
Version bump, and added longdescription in metadata.xml
(Portage version: 2.1.3.16)
Diffstat (limited to 'sci-mathematics/yacas/metadata.xml')
-rw-r--r-- | sci-mathematics/yacas/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-mathematics/yacas/metadata.xml b/sci-mathematics/yacas/metadata.xml index 5a2f1c7b832e..f3aedac45295 100644 --- a/sci-mathematics/yacas/metadata.xml +++ b/sci-mathematics/yacas/metadata.xml @@ -2,4 +2,12 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-mathematics</herd> +<longdescription lang="en"> +Yacas (Yet Another Computer Algebra System) is a small and highly +flexible general-purpose computer algebra language. The syntax uses a +infix-operator grammar parser. The distribution contains a small +library of mathematical functions, but its real strength is in the +language in which you can easily write your own symbolic manipulation +algorithms. +</longdescription> </pkgmetadata> |