Added package fwrite (#1193)
This commit is contained in:
parent
6bea853467
commit
e0b34a805b
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue