Added package ni

This commit is contained in:
Göran Krampe 2015-09-19 01:09:52 +02:00
parent c040f9cc65
commit 4b6ad2d9ae

View File

@ -3274,5 +3274,18 @@
"description": "extension modules for Nim's 'db_*' modules",
"license": "MIT",
"web": "https://github.com/Senketsu/nim-db-ex"
},
{
"name": "ni",
"url": "git://github.com/gokr/ni/",
"method": "git",
"tags": [
"language",
"library",
"scripting"
],
"description": "A Rebol-ish language implemented as an AST interpreter",
"license": "MIT",
"web": "https://github.com/gokr/ni"
}
]