File: README.md

package info (click to toggle)
rust-diffy-imara 0.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 344 kB
  • sloc: makefile: 4
file content (14 lines) | stat: -rw-r--r-- 607 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# diffy-imara

[![diffy-imara on crates.io](https://img.shields.io/crates/v/diffy-imara)](https://crates.io/crates/diffy-imara)
[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE-APACHE)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE-MIT)

Tools for finding and manipulating differences between files.

Fork of [diffy](https://crates.io/crates/diffy) with [imara-diff](https://crates.io/crates/imara-diff) backend.

## License

This project is available under the terms of either the [Apache 2.0
license](LICENSE-APACHE) or the [MIT license](LICENSE-MIT).