Added package toxcore (#1090)

This commit is contained in:
ehmry 2019-06-04 17:28:11 +02:00 committed by Miran
parent 42783c2ef5
commit a80fc6543f

View File

@ -13423,5 +13423,18 @@
"description": "libgcrypt wrapper",
"license": "LGPLv2.1",
"web": "https://github.com/FedericoCeratto/nim-libgcrypt"
},
{
"name": "toxcore",
"url": "https://github.com/ehmry/nim_tox",
"method": "git",
"tags": [
"tox",
"chat",
"wrapper"
],
"description": "C Tox core wrapper",
"license": "GPL-3.0",
"web": "https://github.com/ehmry/nim_tox"
}
]