add NimBorg, a package for interfacing with lua and python

This commit is contained in:
Micky Latowicki 2014-02-12 13:44:31 +02:00
parent c0e3bfd51c
commit 1aa671759f

View File

@ -349,6 +349,16 @@
"web": "https://github.com/nimrod-code/python"
},
{
"name": "NimBorg",
"url": "https://github.com/micklat/NimBorg",
"method": "git",
"tags": ["wrapper"],
"descipriont": "High-level and low-level interfaces to python and lua",
"license": "MIT",
"web": "https://github.com/micklat/NimBorg",
},
{
"name": "ouroboros",
"url": "git://github.com/gradha/nimrod-ouroboros/",