https://github.com/assert-rs/dir-diff
Do two directories have different contents?
https://github.com/assert-rs/dir-diff
Last synced: 3 months ago
JSON representation
Do two directories have different contents?
- Host: GitHub
- URL: https://github.com/assert-rs/dir-diff
- Owner: assert-rs
- License: apache-2.0
- Created: 2017-03-28T16:12:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2026-03-01T02:42:41.000Z (4 months ago)
- Last Synced: 2026-03-01T05:59:03.990Z (4 months ago)
- Language: Rust
- Homepage: https://docs.rs/dir-diff
- Size: 480 KB
- Stars: 63
- Watchers: 2
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# dir-diff
> Are the contents of two directories different?
[][Documentation]

[][Crates.io]
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual-licensed as above, without any additional terms or
conditions.
[Crates.io]: https://crates.io/crates/dir-diff
[Documentation]: https://docs.rs/dir-diff