Codebase list rust-stfu8 / 76d43b1a-f3c3-4c95-a807-034b06669bb0/main src / markdown / debian / debcargo.toml
76d43b1a-f3c3-4c95-a807-034b06669bb0/main

Tree @76d43b1a-f3c3-4c95-a807-034b06669bb0/main (Download .tar.gz)

debcargo.toml @76d43b1a-f3c3-4c95-a807-034b06669bb0/main

b23d793
 
5a166b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
overlay = "."
uploaders = ["Christopher Hoskin <mans0954@debian.org>"]

[source]

homepage = "https://github.com/johannhof/markdown.rs"

[packages.lib]

summary = "native Rust library for parsing Markdown and outputting HTML - Rust source code"

[packages.bin]

section = "text"
summary = "command line utility for parsing Markdown and outputting HTML"
description = """
This package provides a command line utility `markdown` which uses the rust 
markdown crate to parse a markdown file and output HTML.
"""