diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-02-23 11:33:05 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-02-23 11:33:05 +0000 |
commit | 7480232557480fa416a2e7ca95cc9dcd1813c68a (patch) | |
tree | 783150dc29318e0a7e1104b02e2749e7de635223 /sci-mathematics/wxmaxima/metadata.xml | |
parent | Update Manifest with missing hashes. (diff) | |
download | gentoo-2-7480232557480fa416a2e7ca95cc9dcd1813c68a.tar.gz gentoo-2-7480232557480fa416a2e7ca95cc9dcd1813c68a.tar.bz2 gentoo-2-7480232557480fa416a2e7ca95cc9dcd1813c68a.zip |
wxmaxima initial import.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sci-mathematics/wxmaxima/metadata.xml')
-rw-r--r-- | sci-mathematics/wxmaxima/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-mathematics/wxmaxima/metadata.xml b/sci-mathematics/wxmaxima/metadata.xml new file mode 100644 index 000000000000..259f5d2fda21 --- /dev/null +++ b/sci-mathematics/wxmaxima/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> +wxMaxima is a wxWidgets GUI for the computer algebra system maxima. +Most of maxima functions are accessible through menus, some have +dialogs. The input line has command history (up-key, down-key) and +completion based on previous input (tab-key). +wxMaxima provides 2d formated display of maxima output. +</longdescription> +</pkgmetadata> |