diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 20:29:29 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 20:29:29 +0000 |
commit | 392131dcd1e63ec81aaab352e55f9979f650368f (patch) | |
tree | 5f17373ee33f5900bb95eea45d187bc0ccd1acd2 /sci-visualization/xd3d/metadata.xml | |
parent | Moved to sci-visualization/veusz. (diff) | |
download | historical-392131dcd1e63ec81aaab352e55f9979f650368f.tar.gz historical-392131dcd1e63ec81aaab352e55f9979f650368f.tar.bz2 historical-392131dcd1e63ec81aaab352e55f9979f650368f.zip |
Moved from media-gfx/xd3d to sci-visualization/xd3d.
Diffstat (limited to 'sci-visualization/xd3d/metadata.xml')
-rw-r--r-- | sci-visualization/xd3d/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-visualization/xd3d/metadata.xml b/sci-visualization/xd3d/metadata.xml new file mode 100644 index 000000000000..5d5074f5b142 --- /dev/null +++ b/sci-visualization/xd3d/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription> +xd3d is a simple scientific visualization tool designed to be easy to learn. +It can plot 2d and 3d meshes, with shadowing, contour plots, vector fields, +iso-contour (3d), as well as 3d surfaces z=f(x,y) defined by an algebraic +expression or a cloud of points. It generates high quality vector PostScript +files for scientific publications and still or animated bitmap images. +It includes the graph plotter xgraphic. +</longdescription> +</pkgmetadata> |