diff --git a/packages.json b/packages.json index 8aa3a72..2540b87 100644 --- a/packages.json +++ b/packages.json @@ -7261,6 +7261,19 @@ "license": "Apache License 2.0", "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",