Skip to content

Releases: keny369/rtfstruct

rtfstruct 0.1.0

01 May 00:32

Choose a tag to compare

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 rtfstruct and dependency-free integration helper shapes
  • Sphinx docs, reference fixtures, golden and recovery tests

Full list: see CHANGELOG.md.