aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Yarancev <21169548+Yardanico@users.noreply.github.com>2018-03-28 15:41:45 +0300
committerGitHub <noreply@github.com>2018-03-28 15:41:45 +0300
commitf040793de1899d310d3b7a2a9996b8f583066cfe (patch)
tree8b5d2ab57aeae8c8e46d68fb0eb894e359aa1228
parentfb027942bb8b7d2f60c2f972584fded165e853c1 (diff)
downloadpackages-f040793de1899d310d3b7a2a9996b8f583066cfe.tar.gz
packages-f040793de1899d310d3b7a2a9996b8f583066cfe.zip
Update mathexpr description
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 9092119..36a01b5 100644
--- a/packages.json
+++ b/packages.json
@@ -6644,7 +6644,7 @@
"mathparser",
"tinyexpr"
],
- "description": "MathExpr - wrapper around TinyExpr C library",
+ "description": "MathExpr - pure-Nim mathematical expression evaluator library",
"license": "MIT",
"web": "https://github.com/Yardanico/nim-mathexpr"
},