An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/phf/dupes

Dupes finds duplicate files in the given paths. Run dupes as follows: Dupes will process each path. Directories will be walked recursively, regular files will be checked against all others. Dupes will print clusters of paths, separated by an empty line, for each duplicate it finds. Dupes will also print statistics about duplicates at the end. The -p option uses a "paranoid" byte-by-byte file comparison instead of SHA1 digests to identify duplicates. The -s option sets the minimum file size you care about; if defaults to 1 so empty files are ignored. The -g option sets a globbing pattern for the file names you care about; it defaults to * which matches all file names.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20160412164130-e888d4e786eb
almost 10 years ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/phf/dupes
spec
License MIT
Namespace github.com/phf
First Release almost 10 years ago
Last Synced 20 days ago
Repository
Stars 2 on GitHub
Forks 1 on GitHub
Rankings on proxy.golang.org
Overall Top 8.2%