#restructuredtext #renderer #file-format #line

app rst

a reStructuredText parser and renderer for the command line

5 unstable releases

Uses new Rust 2024

new 0.4.2 Apr 13, 2025
0.4.1 Nov 20, 2024
0.4.0 Nov 1, 2020
0.3.0 Dec 26, 2019
0.1.4 Aug 9, 2016

#264 in Text processing

Download history 14/week @ 2024-12-31 9/week @ 2025-01-07 1/week @ 2025-01-14 12/week @ 2025-02-25 5/week @ 2025-03-04 3/week @ 2025-03-11 4/week @ 2025-03-18 54/week @ 2025-04-08

58 downloads per month

MIT/Apache

195KB
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

~8–11MB
~189K SLoC