aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-01-10 12:33:23 +0000
committerGitHub <noreply@github.com>2018-01-10 12:33:23 +0000
commitc3e256ce56950a7206ac3cf57f1e398ac9c7b451 (patch)
treed7930f93d5631c5955f129d23c53ff0a30fe71cb
parent12c90f3c767c8ac1507178ed8857152d0ae14c0b (diff)
parent489b800d8c6f0ada70d4a09ed4d7a48510abda29 (diff)
downloadpackages-c3e256ce56950a7206ac3cf57f1e398ac9c7b451.tar.gz
packages-c3e256ce56950a7206ac3cf57f1e398ac9c7b451.zip
Merge pull request #638 from rustomax/master
Added ndf
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index dc37ff2..1cbff3b 100644
--- a/packages.json
+++ b/packages.json
@@ -7929,5 +7929,20 @@
"description": "Timezone library compatible with the standard library. ",
"license": "MIT",
"web": "https://github.com/GULPF/timezones"
+ },
+ {
+ "name": "ndf",
+ "url": "https://github.com/rustomax/ndf",
+ "method": "git",
+ "tags": [
+ "app",
+ "binary",
+ "duplicates",
+ "utility",
+ "filesystem"
+ ],
+ "description": "Duplicate files finder",
+ "license": "MIT",
+ "web": "https://github.com/rustomax/ndf"
}
]