Merge pull request #690 from Yardanico/patch-1

Update mathexpr description
This commit is contained in:
Dominik Picheta
2018-03-28 14:28:46 +01:00
committed by GitHub
+1 -1
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"
},