mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package fwrite (#1193)
This commit is contained in:
parent
6bea853467
commit
e0b34a805b
@ -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…
x
Reference in New Issue
Block a user