Added package nimjl (#1821)

This commit is contained in:
Regis Caillaud 2021-02-26 18:42:48 +01:00 committed by GitHub
parent 9e77cc4770
commit 7573f51069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21631,5 +21631,18 @@
"description": "Tiny library to check if a system package is already installed.",
"license": "MIT",
"web": "https://gitlab.com/ArMour85/checkpack"
},
{
"name": "nimjl",
"url": "https://github.com/Clonkk/nimjl",
"method": "git",
"tags": [
"Nim",
"Julia",
"Bridge"
],
"description": "Nim Julia bridge",
"license": "MIT",
"web": "https://github.com/Clonkk/nimjl"
}
]