https://github.com/bmwill/diffy
Tools for finding and manipulating differences between files
https://github.com/bmwill/diffy
diff merge patch
Last synced: 14 days ago
JSON representation
Tools for finding and manipulating differences between files
- Host: GitHub
- URL: https://github.com/bmwill/diffy
- Owner: bmwill
- License: apache-2.0
- Created: 2019-09-22T21:01:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T19:35:22.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T22:09:34.570Z (over 1 year ago)
- Topics: diff, merge, patch
- Language: Rust
- Homepage:
- Size: 1.22 MB
- Stars: 65
- Watchers: 3
- Forks: 20
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# diffy
[](https://crates.io/crates/diffy)
[](https://docs.rs/diffy/)
[](https://bmwill.github.io/diffy/diffy/)
[](LICENSE-APACHE)
[](LICENSE-MIT)
Tools for finding and manipulating differences between files
## License
This project is available under the terms of either the [Apache 2.0
license](LICENSE-APACHE) or the [MIT license](LICENSE-MIT).