aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index f42d68d..2e68a18 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]