https://github.com/ksxgithub/exec-diff
A small utility to execute the GNU diff command
https://github.com/ksxgithub/exec-diff
diff gnu-diff library rust wrapper
Last synced: 6 months ago
JSON representation
A small utility to execute the GNU diff command
- Host: GitHub
- URL: https://github.com/ksxgithub/exec-diff
- Owner: KSXGitHub
- License: mit
- Created: 2023-05-24T06:40:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T05:07:03.000Z (over 2 years ago)
- Last Synced: 2025-03-28T08:06:54.814Z (over 1 year ago)
- Topics: diff, gnu-diff, library, rust, wrapper
- Language: Rust
- Homepage: https://crates.io/crates/exec-diff
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# exec-diff
A small utility to execute the GNU diff command
## Usage
Visit the [documentation](https://docs.rs/exec-diff).
## License
[MIT](https://github.com/KSXGitHub/exec-diff/blob/master/LICENSE.md) © [Hoàng Văn Khải](https://ksxgithub.github.io/).