feat: restructure for memory efficiency

This commit is contained in:
eneller
2025-03-16 19:00:01 +01:00
parent 6754f47e9f
commit 5d063d8597
4 changed files with 62 additions and 213 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "epub2go"
version = "1.3"
version = "2.0"
description = "EPUB converter using wget, pandoc and python glue"
readme = "README.md"
requires-python = ">=3.12"