Releases: keny369/rtfstruct
Releases · keny369/rtfstruct
rtfstruct 0.1.0
Initial pre-alpha release (Python 3.11+). Apache-2.0.
Install
python -m pip install "git+https://github.com/keny369/rtfstruct.git@v0.1.0"Highlights
- RTF lexer and parser with diagnostics and recovery
- Document AST with JSON, Markdown, and RTF export
- Inline styles, metadata, fields, links, footnotes, annotations, lists, tables, images, source spans
- Semantic equality for roundtrip-style comparisons
- CLI
rtfstructand dependency-free integration helper shapes - Sphinx docs, reference fixtures, golden and recovery tests
Full list: see CHANGELOG.md.