1 unstable release
Uses old Rust 2015
0.1.0 | Oct 29, 2016 |
---|
#54 in #duplicate
11KB
189 lines
dupcheck
Duplicate file checking functions for Rust.
dupcheck can be used to search given directories for any duplicate files found within all directories, or to search for duplicates of specific files, either within their parent directory or within given directories.
Uses the sha2 v0.1.2 crate as part of the file comparison process.
lib.rs
:
Duplicate file checking functions for Rust.
Dependencies
~455KB
~11K SLoC