diff options
| -rw-r--r-- | packages.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages.json b/packages.json index b6ab844..0fbb6e5 100644 --- a/packages.json +++ b/packages.json @@ -350,6 +350,16 @@ }, { + "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/", "method": "git", |
