ebook-extractor

View on PyPIReverse Dependencies (0)

1.0.0 ebook_extractor-1.0.0-py3-none-any.whl

Wheel Details

Project: ebook-extractor
Version: 1.0.0
Filename: ebook_extractor-1.0.0-py3-none-any.whl
Download: [link]
Size: 13248
MD5: 6abefc2f1603ab448830ccda12bacc21
SHA256: 51ae09da219014a770ece169c2eadbac91e9520ae01c09f23029e554df41d68c
Uploaded: 2025-03-23 12:55:28 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: ebook-extractor
Version: 1.0.0
Summary: Export ebooks from any platform as PDF files or images.
Author-Email: Project Neura <central[at]projectneura.org>
Project-Url: Homepage, https://ebook-extractor.projectneura.org
Project-Url: Documentation, https://ebook-extractor.projectneura.org
Project-Url: Repository, https://github.com/ProjectNeura/EbookExtractor
Requires-Python: >=3.12
Requires-Dist: fpdf2
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: customtkinter; extra == "app"
Requires-Dist: mss; extra == "app"
Requires-Dist: pynput; extra == "app"
Requires-Dist: pytesseract; extra == "app"
Requires-Dist: mss; extra == "emulation"
Requires-Dist: pynput; extra == "emulation"
Requires-Dist: pytesseract; extra == "emulation"
Provides-Extra: app
Provides-Extra: emulation
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 472 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ebook_extractor/__init__.py sha256=4Ttzmj9fVTzwC1m2Rbk3NUKuHqCg-zsKsNAcGJq9KNg 37
ebook_extractor/emulation/__init__.py sha256=b0jMA1h81FtP6igU3eGhQg3YAGwi_zZH11tYflQsYFc 464
ebook_extractor/emulation/book.py sha256=rRbsgQ34FKsYCe4lk56XuZG0Wn8mEslLQ7tDZXjI1Oo 3743
ebook_extractor/emulation/types.py sha256=-93rxb34Q3gfBvCBTNai6omlHgKp0CR16RaJ-4tsk3g 188
ebook_extractor/export/__init__.py sha256=S7sdFlnS4L5iUd7VwT_fee25GI09Z0UruKR8AYeN6xU 85
ebook_extractor/export/images.py sha256=H7MzC3titxwOntv50xzgJEms19q_NCuwUA-oGNFWYS0 319
ebook_extractor/export/pdf.py sha256=ah-YG5xcoh-PcjiQIGbQhvwf4Ma7nfZdxWs0uyBi0hA 1197
ebook_extractor/prototype/__init__.py sha256=wL8pSeAvaLNLrYUKZXCEYy_GgQUiAA3TMm66uhFvZaU 45
ebook_extractor/prototype/book.py sha256=T6EuF1r2Y7axT4InU3U0KBEypfAN0Fa6RfyvjLmDLNA 2249
ebook_extractor_cli/__entry__.py sha256=gG07nZrf0sZBuJVIcaX7WcBaGH7dHbJLr7GdKvnR0io 8340
ebook_extractor_cli/__init__.py sha256=vRYf5ylsbfwt-kgRlHk0nBH5OCo_24JW88gKL4fFJck 246
ebook_extractor_cli/__main__.py sha256=5pjM7qLLjaKU2YoxLKr57zx1lWb6rhkuOSAC8wOAg3E 96
ebook_extractor-1.0.0.dist-info/METADATA sha256=xw_dPoKgQVEHFpNNAem2muPeOYTR0Q80miuA8Q82Yr4 1379
ebook_extractor-1.0.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
ebook_extractor-1.0.0.dist-info/entry_points.txt sha256=aDHdiquGYkpCo_LUp-jCXfgIXQFogAfHq5VgA7vV2ic 58
ebook_extractor-1.0.0.dist-info/licenses/LICENSE sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE 11356
ebook_extractor-1.0.0.dist-info/RECORD

entry_points.txt

ebook-extractor = ebook_extractor:__entry__