[dependencies.lazy_static]
version = "1"
[dependencies.regex]
version = "1"
[dependencies.structopt]
version = "0.2"
[package]
authors = ["Efron Licht <efron.python@gmail.com>"]
description = "a clone of the unix coreutil csplit"
edition = "2018"
license = "MIT"
name = "csplit"
repository = "https://gitlab.com/efronlicht/csplit"
version = "0.1.0"