diff options
| author | Daniil Yarancev <21169548+Yardanico@users.noreply.github.com> | 2018-03-28 15:41:45 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-28 15:41:45 +0300 |
| commit | f040793de1899d310d3b7a2a9996b8f583066cfe (patch) | |
| tree | 8b5d2ab57aeae8c8e46d68fb0eb894e359aa1228 | |
| parent | fb027942bb8b7d2f60c2f972584fded165e853c1 (diff) | |
| download | packages-f040793de1899d310d3b7a2a9996b8f583066cfe.tar.gz packages-f040793de1899d310d3b7a2a9996b8f583066cfe.zip | |
Update mathexpr description
| -rw-r--r-- | packages.json | 2 |
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" }, |
