mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package nimkalc (#1837)
This commit is contained in:
parent
00425d6ea5
commit
21c82b3580
@ -21823,5 +21823,18 @@
|
|||||||
"description": "Set implementation of disjoint intervals",
|
"description": "Set implementation of disjoint intervals",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/autumngray/intervalsets"
|
"web": "https://github.com/autumngray/intervalsets"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimkalc",
|
||||||
|
"url": "https://github.com/nocturn9x/nimkalc",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"parsing",
|
||||||
|
"library",
|
||||||
|
"math"
|
||||||
|
],
|
||||||
|
"description": "An advanced parsing library for mathematical expressions and equations",
|
||||||
|
"license": "Apache 2.0",
|
||||||
|
"web": "https://github.com/nocturn9x/nimkalc"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user