Added package mathexpr
This commit is contained in:
parent
75c4c0a8f9
commit
2affe068fc
1 changed files with 13 additions and 0 deletions
|
|
@ -6248,5 +6248,18 @@
|
|||
"description": "A Nim library to create and manage temporary directories.",
|
||||
"license": "BSD3",
|
||||
"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…
Add table
Add a link
Reference in a new issue