Merge pull request #417 from achesak/master

Added fileinput
This commit is contained in:
Dominik Picheta 2016-10-12 20:42:03 +02:00 committed by GitHub
commit 348eca85e9

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"
}
]