aboutsummaryrefslogtreecommitdiff
path: root/math/exprtk/pkg-descr
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-05-27 07:24:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-05-27 07:24:05 +0000
commit67f0979d06673754e250db7df809193ce3fe79f1 (patch)
treebcee29b9c3023698112b17fe612cff516df6c518 /math/exprtk/pkg-descr
parentba3ad61c647ab7ee6265f643c48354d068390ed6 (diff)
Notes
Diffstat (limited to 'math/exprtk/pkg-descr')
-rw-r--r--math/exprtk/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/exprtk/pkg-descr b/math/exprtk/pkg-descr
new file mode 100644
index 000000000000..83b86bbd9bb9
--- /dev/null
+++ b/math/exprtk/pkg-descr
@@ -0,0 +1,6 @@
+The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use,
+easy to integrate and extremely efficient run-time mathematical expression
+parser and evaluation engine. ExprTk supports numerous forms of functional,
+logical and vector processing semantics and is very easily extendible.
+
+WWW: http://www.partow.net/programming/exprtk/index.html