aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d7690b7..2671124 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]