heckdiff 0.1.0

A three-way merge library for all the extension for file (not yet, my hope)
Documentation
[[example]]
crate-type = ["bin"]
name = "merge"
[dependencies.difflib]
version = "0.4"
[dev-dependencies.structopt]
version = "0.2"

[package]
authors = ["phynalle <phynalism@gmail.com>"]
description = "A three-way merge library for all the extension for file (not yet, my hope)"
edition = "2018"
keywords = ["diff", "merge"]
license = "MIT"
name = "heckdiff"
readme = "README.md"
repository = "https://github.com/phynalle/heckdiff"
version = "0.1.0"