add stdext (#1723)

This commit is contained in:
Amru Rosyada 2020-11-27 02:03:52 +07:00 committed by GitHub
parent f1f23b8df8
commit b48c0b4c85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]