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 | c1a66ef0645b07b559570116beec924c3b1582e1 (patch) | |
tree | 59e18d4ffa890f0ea399b3c9aa28a99aca2553bf /sci-mathematics/wxmaxima/metadata.xml | |
parent | Update Manifest with missing hashes. (diff) | |
download | historical-c1a66ef0645b07b559570116beec924c3b1582e1.tar.gz historical-c1a66ef0645b07b559570116beec924c3b1582e1.tar.bz2 historical-c1a66ef0645b07b559570116beec924c3b1582e1.zip |
wxmaxima initial import.
Package-Manager: portage-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> |