#restructuredtext #document #parser #fork #fixes #reference #tree

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

#722 in Text processing

Download history 483/week @ 2024-10-05 332/week @ 2024-10-12 416/week @ 2024-10-19 294/week @ 2024-10-26 419/week @ 2024-11-02 609/week @ 2024-11-09 351/week @ 2024-11-16 387/week @ 2024-11-23 347/week @ 2024-11-30 446/week @ 2024-12-07 474/week @ 2024-12-14 350/week @ 2024-12-21 370/week @ 2024-12-28 381/week @ 2025-01-04 248/week @ 2025-01-11 232/week @ 2025-01-18

1,246 downloads per month
Used in 2 crates (via upstream-ontologist)

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–8.5MB
~152K SLoC