mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
commit
348eca85e9
@ -5324,5 +5324,18 @@
|
|||||||
"description": "Experimental wrapper to webgl for Nim",
|
"description": "Experimental wrapper to webgl for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "http://stisa.space/webgl/"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user