aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroskca <oskca@users.noreply.github.com>2018-08-14 18:18:01 +0800
committerDominik Picheta <dominikpicheta@googlemail.com>2018-08-14 11:18:00 +0100
commit94d025c143e4a91575d5f5b9722e181a4cdac81a (patch)
tree3df1ffb2c0b0caff91ff0584369e26b0d2eeb486
parentb7368164591ffc35304a856d699dce0d4288821d (diff)
downloadpackages-94d025c143e4a91575d5f5b9722e181a4cdac81a.tar.gz
packages-94d025c143e4a91575d5f5b9722e181a4cdac81a.zip
Added package wstp (#830)
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ddf9ac3..7d445d2 100644
--- a/packages.json
+++ b/packages.json
@@ -10248,6 +10248,20 @@
"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",
"method": "git",