diff options
Diffstat (limited to 'sci-mathematics/giac/metadata.xml')
-rw-r--r-- | sci-mathematics/giac/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sci-mathematics/giac/metadata.xml b/sci-mathematics/giac/metadata.xml new file mode 100644 index 000000000..6238c8a76 --- /dev/null +++ b/sci-mathematics/giac/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci</herd> + <longdescription> + Giac is a free computer algebra system that can be used to perform + computer algebra, function graphs, interactive geometry (2-d and 3-d), + spreadsheet and statistics, programmation. It may be used as a replacement + for high end graphic calculators for example on netbooks (for about + the same price as a calculator but with much more performances). + </longdescription> + <maintainer> + <email>sci@gentoo.org</email> + </maintainer> + <use> + <flag name="fltk">?fltk?</flag> + </use> +</pkgmetadata> |