Update mathexpr description

This commit is contained in:
Daniil Yarancev 2018-03-28 15:41:45 +03:00 committed by GitHub
parent fb027942bb
commit f040793de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
},