bop 0.1.0

Experimental editor infrastructure
Documentation
[[bin]]
doc = false
name = "bop"
path = "src/bop.rs"

[dependencies.clap]
default-features = false
version = "2"

[lib]
name = "bop"
path = "lib/lib.rs"

[package]
authors = ["zypeh <zypeh.geek@gmail.com>"]
description = "Experimental editor infrastructure"
license = "BSD-2Clause"
name = "bop"
repository = "https://github.com/zypeh/bop"
version = "0.1.0"