Added package slim (#1932)

This commit is contained in:
Bung 2021-06-14 23:35:32 +08:00 committed by GitHub
parent a3cab26213
commit e1e3211f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22905,5 +22905,17 @@
"description": "Statistical tests in Nim.",
"license": "Apache-2.0 License",
"web": "https://github.com/ayman-albaz/statistical-tests"
},
{
"name": "slim",
"url": "https://github.com/bung87/slim",
"method": "git",
"tags": [
"package",
"manager"
],
"description": "nim package manager",
"license": "MIT",
"web": "https://github.com/bung87/slim"
}
]