summaryrefslogtreecommitdiff
path: root/math/xgap/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/xgap/pkg-descr')
-rw-r--r--math/xgap/pkg-descr9
1 files changed, 8 insertions, 1 deletions
diff --git a/math/xgap/pkg-descr b/math/xgap/pkg-descr
index 36cee688e6e5..5d024cafb84a 100644
--- a/math/xgap/pkg-descr
+++ b/math/xgap/pkg-descr
@@ -1 +1,8 @@
-The XGAP package allows to use graphics in GAP.
+XGAP is a graphical user interface (GUI) for the GAP system for
+computational discrete algebra. It allows for the visualization
+of mathematical objects and is particularly useful for investigating
+subgroup lattices of groups.
+
+XGAP provides interactive displays and gives access to various
+GAP functions for group theory. It runs as a separate C program
+alongside the main GAP session to handle graphics and user interactions.