rst

Crates.iorst
lib.rsrst
version0.4.0
sourcesrc
created_at2016-08-09 04:30:50.632315
updated_at2020-11-01 15:53:38.458978
descriptiona reStructuredText parser and renderer for the command line
homepagehttps://github.com/flying-sheep/rust-rst
repositoryhttps://github.com/flying-sheep/rust-rst
max_upload_size
id5930
size28,367
Philipp A. (flying-sheep)

documentation

https://github.com/flying-sheep/rust-rst#readme

README

rst

Part of The rst crate family. This crate contains the CLI:

cargo install rst
rst README.rst
# or
cargo run -- README.rst

Maybe it will also contain a library with convenience reexports of the data structure, parser, and renderer.

Commit count: 137

cargo fmt