Added package opentrivadb (#1595)

This commit is contained in:
ire4ever1190 2020-08-17 17:19:09 +10:00 committed by GitHub
parent 05f643f2f0
commit a5cb3e02ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,16 @@
"name": "jupyternim",
"url": "https://github.com/stisa/jupyternim",
"method": "git",
"tags": ["jupyter", "nteract", "ipython", "jupyter-kernel"],
"tags": [
"jupyter",
"nteract",
"ipython",
"jupyter-kernel"
],
"description": "A Jupyter kernel for nim.",
"license": "MIT",
"web": "https://github.com/stisa/jupyternim/blob/master/README.md",
"doc": "https://github.com/stisa/jupyternim"
"doc": "https://github.com/stisa/jupyternim"
},
{
"name": "randgen",
@ -19073,5 +19078,19 @@
],
"description": "Soundfonts for paramidi",
"license": "Public Domain"
},
{
"name": "opentrivadb",
"url": "https://github.com/ire4ever1190/nim-opentmdb",
"method": "git",
"tags": [
"wrapper",
"library",
"quiz",
"api"
],
"description": "Wrapper around the open trivia db api",
"license": "MIT",
"web": "https://github.com/ire4ever1190/nim-opentmdb"
}
]