aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 819241c..d7a6f12 100644
--- a/packages.json
+++ b/packages.json
@@ -586,5 +586,14 @@
"description":"Signals/slots library.",
"license":"MIT",
"web":"https://github.com/fowlmouth/signals.nim"
+ },
+ {
+ "name": "number_files",
+ "url": "git://github.com/gradha/number_files/",
+ "method": "git",
+ "tags": ["rename", "filename", "finder"],
+ "description": "Command to add counter suffix/prefix to a list of files.",
+ "license": "MIT",
+ "web": "https://github.com/gradha/number_files/"
}
]