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

app rst

a reStructuredText parser and renderer for the command line

4 releases (2 breaking)

new 0.4.1 Nov 20, 2024
0.4.0 Nov 1, 2020
0.3.0 Dec 26, 2019
0.2.0 Aug 10, 2016
0.1.4 Aug 9, 2016

#373 in Command line utilities

Download history 12/week @ 2024-09-21 5/week @ 2024-09-28 1/week @ 2024-10-05 5/week @ 2024-11-02 131/week @ 2024-11-16

137 downloads per month

MIT/Apache

125KB
3K 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

~8–11MB
~190K SLoC