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
commit 06ce87d18b
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"
},