rst

Crates.iorst
lib.rsrst
version0.4.2
created_at2016-08-09 04:30:50.632315+00
updated_at2025-04-13 16:20:43.742441+00
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
size29,839
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: 164

cargo fmt