doccy 0.3.2

Doccy is a simple brace based markup language.
Documentation
[badges.gitlab]
branch = "release/0.1.x"
repository = "anarchistmae/doccy-rs"

[badges.maintenance]
status = "actively-developed"

[build-dependencies.peg]
version = "0.5"

[dependencies.clap]
version = "2"

[dependencies.lazy_static]
version = "1"

[package]
authors = ["Anarchist Mae <hello@mae.codes>"]
build = "build.rs"
description = "Doccy is a simple brace based markup language."
keywords = ["text", "doccy", "html", "markup", "language"]
license = "MIT"
name = "doccy"
readme = "README.md"
repository = "https://gitlab.com/anarchistmae/doccy-rs"
version = "0.3.2"