aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-10-05 18:57:59 +0100
committerGitHub <noreply@github.com>2017-10-05 18:57:59 +0100
commit2b211fc56123cda17dc18b9251659ed3e3bb29f4 (patch)
tree9f25b4947730c3954b50707fec2c4c607970c52b
parentac3a14a9b9c630dfa38dc32cfa170f9defd240ea (diff)
parentf2cccaf85faa427574f6c6f6f24b03d47bb7e440 (diff)
downloadpackages-2b211fc56123cda17dc18b9251659ed3e3bb29f4.tar.gz
packages-2b211fc56123cda17dc18b9251659ed3e3bb29f4.zip
Merge pull request #594 from brentp/kexpr
add kexpr
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index edb4182..23c2859 100644
--- a/packages.json
+++ b/packages.json
@@ -7262,6 +7262,19 @@
"web": "https://github.com/edubart/arraymancer-vision"
},
{
+ "name": "kexpr",
+ "url": "https://github.com/brentp/kexpr-nim",
+ "method": "git",
+ "tags": [
+ "math",
+ "expression",
+ "evalute"
+ ],
+ "description": "wrapper for kexpr math expression evaluation library",
+ "license": "MIT",
+ "web": "https://github.com/brentp/kexpr-nim"
+ },
+ {
"name": "gplay",
"url": "https://github.com/yglukhov/gplay",
"method": "git",