epub-simplifier

View on PyPIReverse Dependencies (0)

0.0.5 epub_simplifier-0.0.5-py3-none-any.whl

Wheel Details

Project: epub-simplifier
Version: 0.0.5
Filename: epub_simplifier-0.0.5-py3-none-any.whl
Download: [link]
Size: 8331
MD5: 42ee91f06fdabde205713fc9fcad5f60
SHA256: 62e041e5851681c7a85b6233081b2370bf8722477309b4b9a37874975dd29c18
Uploaded: 2024-05-28 11:42:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: epub-simplifier
Version: 0.0.5
Summary: A command-line tool to simplify language in EPUB books
Author-Email: Anatolii Bubenkov <bubenkoff[at]gmail.com>
Project-Url: Repository, https://github.com/bubenkoff/epub-simplifier.git
Project-Url: Issues, https://github.com/bubenkoff/epub-simplifier/issues
Keywords: epub,language,simplification,tool
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: EbookLib (>=0.17.1)
Requires-Dist: openai (>=0.2.6)
Requires-Dist: progress (>=1.6)
Requires-Dist: markdownify (>=0.11.6)
Requires-Dist: markdown2 (>=2.4.13)
Requires-Dist: tenacity (>=8.2.3)
Requires-Dist: tiktoken (>=0.1.1)
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8-pyproject; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2717 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
epub_simplifier/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
epub_simplifier/simplifier.py sha256=IVig0lE7yr3ckNEfGcSEzoPE0kEUTGAALlpz5FMnEaw 14390
epub_simplifier-0.0.5.dist-info/LICENSE sha256=g7Wo7LS9JAe5nNIl65Lt9Gypl97PsqKlQD6d3X8-xdI 1073
epub_simplifier-0.0.5.dist-info/METADATA sha256=HSUgLag77hAl0HgvQG_cYkArs9NCOQ3a8BwkPDvan3c 3995
epub_simplifier-0.0.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
epub_simplifier-0.0.5.dist-info/entry_points.txt sha256=OHEWTHI_FCqtp_gRgKOkm3AzcyWQ_tjl-aP4iv3tGD8 66
epub_simplifier-0.0.5.dist-info/top_level.txt sha256=GiVLQfu9wTtuFMJt-rtTW9bXo7tdaVwyWCFjq_Z5WjU 16
epub_simplifier-0.0.5.dist-info/RECORD

top_level.txt

epub_simplifier

entry_points.txt

epub-simplify = epub_simplifier.simplifier:main