diff options
Diffstat (limited to 'sci-mathematics/kseg/metadata.xml')
-rw-r--r-- | sci-mathematics/kseg/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-mathematics/kseg/metadata.xml b/sci-mathematics/kseg/metadata.xml new file mode 100644 index 000000000000..142a9b7dd9af --- /dev/null +++ b/sci-mathematics/kseg/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci</herd> + <maintainer> + <email>cryos@gentoo.org</email> + </maintainer> + <longdescription> + Interactive geometry program for exploring Euclidean geometry. You can + create a construction, such as a triangle with a circumcenter, and then, as + you drag the vertices of the triangle you can see the circumcenter moving in + real time. Can be used to make high quality figures in LaTeX and is built + using Qt. + </longdescription> +</pkgmetadata> + |