#restructuredtext #parser #fork #reference #rst-parser

uo_rst_parser

fork of rst_parser with fixes for upstream-ontologist

4 releases

0.4.3 Sep 24, 2024
0.4.2 Sep 24, 2024
0.4.1 Sep 23, 2024
0.4.0 Sep 23, 2024

#15 in #restructuredtext

Download history 230/week @ 2025-11-05 125/week @ 2025-11-12 146/week @ 2025-11-19 71/week @ 2025-11-26 97/week @ 2025-12-03 88/week @ 2025-12-10 88/week @ 2025-12-17 72/week @ 2025-12-24 67/week @ 2025-12-31 75/week @ 2026-01-07

64 downloads per month

MIT/Apache

90KB
2K SLoC

Rust 2K SLoC // 0.0% comments Pest 238 SLoC // 0.5% comments

uo_rst_parser

This crate is a fork of the rst_parser crate, with fixes necessary for upstream-ontologist.

Part of the rst crate family. Offers the functions parse and parse_only, which try to create a document_tree::Document. parse simplifies this document and resolves references before returning it.

Dependencies

~6.5–9MB
~154K SLoC