[dependencies.kalavor]
version = "~0.1"
[dependencies.thiserror]
version = "1.0.40"
[package]
authors = ["K--A"]
categories = ["filesystem", "parsing", "command-line-interface"]
description = "Given SRC and DST path, handle situations well and produce `Iterator<(reader, writer)>`."
documentation = "https://docs.rs/src-dst-clarifier"
edition = "2021"
keywords = ["path", "parse", "clarify", "clarifier"]
license = "MIT OR Apache-2.0"
name = "src-dst-clarifier"
readme = "README.md"
repository = "https://github.com/eternal-io/src-dst-clarifier"
version = "0.1.0"