Skip to content

EPUB creation support #1

Description

@dyiapanis

Problem or Use Case

The create module supports DOCX, XLSX, PPTX, PDF, and OpenDocument formats, but not EPUB. EPUB is a common e-book format that would be useful for generating documentation or reports for e-readers.

Proposed Solution

Add EPUB as a creation format. Could use python-epub or ebooklib as a dependency. Accepts the same structured content as other formats.

Scope

Medium (few files, < 300 lines)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions