Added package toxcore (#1090)
This commit is contained in:
parent
42783c2ef5
commit
a80fc6543f
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue