#restructuredtext #command-line #text-parser #renderer #cli

app rst

a reStructuredText parser and renderer for the command line

3 releases (breaking)

0.4.0 Nov 1, 2020
0.3.0 Dec 26, 2019
0.2.0 Aug 10, 2016
0.1.4 Aug 9, 2016
0.1.3 Aug 9, 2016

#10 in #restructuredtext

39 downloads per month

MIT/Apache

105KB
2.5K SLoC

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.

Dependencies

~12MB
~246K SLoC