[package] name = "text-split" version = "0.1.0" authors = ["郑瑞召 "] edition = "2018" license = "MIT OR Apache-2.0" homepage = "https://github.com/konanzheng/text-split" repository = "https://github.com/konanzheng/text-split" documentation = "https://github.com/konanzheng/text-split" description = "a big text file split util" keywords = ["text", "split", "util"] categories = ["command-line-utilities"] [dependencies] quicli = "0.4.0" structopt = "0.2"