mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add stdext (#1723)
This commit is contained in:
parent
f1f23b8df8
commit
b48c0b4c85
@ -20556,5 +20556,18 @@
|
||||
"description": "A bridge between R and Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SciNim/rnim"
|
||||
},
|
||||
{
|
||||
"name": "stdext",
|
||||
"url": "https://github.com/zendbit/nim.stdext",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"stdlib",
|
||||
"tool",
|
||||
"util"
|
||||
],
|
||||
"description": "Extends stdlib make it easy on some case",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/zendbit/nim.stdext"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user