Added package emath (#2383)

This commit is contained in:
Hamid Bluri
2022-10-13 22:43:49 +08:00
committed by GitHub
parent 892bb62f37
commit 8ff2a0b0a3
+16
View File
@@ -27716,5 +27716,21 @@
"description": "Simple DNS server for local development.",
"license": "BSD-3-Clause",
"web": "https://github.com/vandot/lodns"
},
{
"name": "emath",
"url": "https://github.com/hamidb80/emath",
"method": "git",
"tags": [
"math",
"expression",
"library",
"evaluator",
"ast",
"evaluation"
],
"description": "math parser/evaluator library",
"license": "MIT",
"web": "https://github.com/hamidb80/emath"
}
]