mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package mathexpr
This commit is contained in:
parent
75c4c0a8f9
commit
2affe068fc
@ -6248,5 +6248,18 @@
|
|||||||
"description": "A Nim library to create and manage temporary directories.",
|
"description": "A Nim library to create and manage temporary directories.",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"web": "https://github.com/euantorano/tempdir.nim"
|
"web": "https://github.com/euantorano/tempdir.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "mathexpr",
|
||||||
|
"url": "https://github.com/TiberiumN/nim-mathexpr",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"math",
|
||||||
|
"mathparser",
|
||||||
|
"tinyexpr"
|
||||||
|
],
|
||||||
|
"description": "MathExpr - wrapper around TinyExpr C library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/TiberiumN/nim-mathexpr"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user