Added fileinput

This commit is contained in:
achesak 2016-10-12 14:32:59 -04:00
parent ddbb341415
commit 65463a771c

View File

@ -5324,5 +5324,18 @@
"description": "Experimental wrapper to webgl for Nim",
"license": "MIT",
"web": "http://stisa.space/webgl/"
},
{
"name": "fileinput",
"url": "https://github.com/achesak/nim-fileinput",
"method": "git",
"tags": [
"file",
"io",
"input"
],
"description": "iterate through files and lines",
"license": "MIT",
"web": "https://github.com/achesak/nim-fileinput"
}
]