Add nimline (#996)

This commit is contained in:
Jörg Wollenschläger 2019-01-22 14:58:26 +09:00 committed by Miran
parent 7ae577f0cc
commit 95b3dbd3c0

View File

@ -10292,6 +10292,21 @@
"license": "MIT",
"web": "https://github.com/fragcolor-xyz/fragments"
},
{
"name": "nimline",
"url": "https://github.com/fragcolor-xyz/nimline",
"method": "git",
"tags": [
"c",
"c++",
"interop",
"ffi",
"wrappers"
],
"description": "Wrapper-less C/C++ interop for Nim",
"license": "MIT",
"web": "https://github.com/fragcolor-xyz/nimline"
},
{
"name": "nim_telegram_bot",
"url": "https://github.com/juancarlospaco/nim-telegram-bot",