Added package fwrite (#1193)

This commit is contained in:
Pedro Gonring 2019-10-01 01:58:40 -03:00 committed by Miran
parent 6bea853467
commit e0b34a805b

View File

@ -14555,5 +14555,19 @@
"description": "Password generation library in Nim",
"license": "MIT",
"web": "https://github.com/rustomax/nim-passgen"
},
{
"name": "fwrite",
"url": "https://github.com/pdrb/nim-fwrite",
"method": "git",
"tags": [
"create,",
"file,",
"write,",
"fwrite"
],
"description": "Create files of the desired size",
"license": "MIT",
"web": "https://github.com/pdrb/nim-fwrite"
}
]