[package]
name = "mdccc"
version = "0.1.0"
authors = ["Árpád Goretity <h2co3@h2co3.org>"]
description = "Markdown Compiler-Compiler-Compiler"
homepage = "https://h2co3.github.io/mdccc"
documentation = "https://docs.rs/mdccc"
readme = "README.md"
keywords = ["markdown", "LaTeX", "document", "text", "compiler"]
categories = ["command-line-utilities", "development-tools", "encoding", "parser-implementations", "text-processing"]
license = "MIT"
repository = "https://github.com/H2CO3/mdccc"
[dependencies.pulldown-cmark]
version = "0.1.2"