Added package witai (#887)

This commit is contained in:
Ahmed T. Youssef 2018-10-11 21:09:18 +02:00 committed by Dominik Picheta
parent 162916a3c0
commit 761ef622e3

View File

@ -11005,6 +11005,22 @@
"license": "GPLv3",
"web": "https://github.com/ba0f3/sequoia.nim"
},
{
"name": "witai",
"url": "https://github.com/xmonader/witai-nim",
"method": "git",
"tags": [
"witai",
"wit.ai",
"client",
"speech",
"freetext",
"voice"
],
"description": "wit.ai client",
"license": "MIT",
"web": "https://github.com/xmonader/witai-nim"
},
{
"name": "xmldom",
"url": "https://github.com/nim-lang/graveyard?subdir=xmldom",