Merge pull request #46 from micklat/master

add NimBorg, high-level bindings to python and lua
This commit is contained in:
Dominik Picheta 2014-02-12 16:42:19 +00:00
commit b1d0b8f87b

View File

@ -349,6 +349,16 @@
"web": "https://github.com/nimrod-code/python"
},
{
"name": "NimBorg",
"url": "git://github.com/micklat/NimBorg",
"method": "git",
"tags": ["wrapper"],
"description": "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/",