Added package wstp (#830)

This commit is contained in:
oskca 2018-08-14 18:18:01 +08:00 committed by Dominik Picheta
parent b736816459
commit 94d025c143

View File

@ -10247,6 +10247,20 @@
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-espeak"
},
{
"name": "wstp",
"url": "https://github.com/oskca/nim-wstp",
"method": "git",
"tags": [
"wolfram",
"mathematica",
"bindings",
"wstp"
],
"description": "Nim bindings for WSTP",
"license": "MIT",
"web": "https://github.com/oskca/nim-wstp"
},
{
"name": "uibuilder",
"url": "https://github.com/ba0f3/uibuilder.nim",