Rtflite

Latest version: v0.1.2

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.2

Maintenance

- Manage project with uv (19).
- Update the logo image generation workflow to use web fonts (18).

0.1.1

Documentation

- Use absolute URL to replace relative path for logo image in `README.md`,
for proper rendering on PyPI (16).

0.1.0

New features

- Introduced core RTF document components, such as `RTFDocument`, `RTFPage`,
`RTFTitle`, `RTFColumnHeader`, and `RTFBody`. These classes establish the
foundation for composing structured RTF documents with a text encoding
pipeline. Use Pydantic for data validation.
- Implemented string width calculation using Pillow with metric-compatible fonts.
This will be incorporated in the pagination and layout algorithms in
future releases.
- Implemented a LibreOffice-based document converter for RTF to PDF conversion
with automatic LibreOffice detection mechanisms under Linux, macOS, and Windows.

Documentation

- Added an article on creating baseline characteristics tables.
- Integrated code coverage reports via pytest-cov into the documentation site.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.