summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/muParser/metadata.xml')
-rw-r--r--dev-cpp/muParser/metadata.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-cpp/muParser/metadata.xml b/dev-cpp/muParser/metadata.xml
index ef1907f15c5d..fc308ea1429f 100644
--- a/dev-cpp/muParser/metadata.xml
+++ b/dev-cpp/muParser/metadata.xml
@@ -3,7 +3,8 @@
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
-muParser is a C++ based mathematical expression parser
+ muParser is a C++ library for mathematical expression parsing.
+ It is based on transforming an expression into a bytecode and
+ precalculating constant parts of it.
</longdescription>
</pkgmetadata>
-