mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package emath (#2383)
This commit is contained in:
parent
892bb62f37
commit
8ff2a0b0a3
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user