epub-simplifier

View on PyPIReverse Dependencies (0)

0.0.4 epub_simplifier-0.0.4-py3-none-any.whl

Wheel Details

Project: epub-simplifier
Version: 0.0.4
Filename: epub_simplifier-0.0.4-py3-none-any.whl
Download: [link]
Size: 8254
MD5: 8e9f1dd42b53d0079c6ba4220a299199
SHA256: ab7359aeb192bb1f9d3ffad1a3c57c6cdd973b4586daf20ad26fe2ca2710f2e5
Uploaded: 2024-03-20 11:21:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: epub-simplifier
Version: 0.0.4
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: 2605 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=1MfuVSbOjZzVFy-6AKic0fq8dIV5l8vDpDFO7SwMM8I 14397
epub_simplifier-0.0.4.dist-info/LICENSE sha256=g7Wo7LS9JAe5nNIl65Lt9Gypl97PsqKlQD6d3X8-xdI 1073
epub_simplifier-0.0.4.dist-info/METADATA sha256=DlTB8pOOsxd0JNxC6wer4dd5lWIu6tSEuoMmh-ev4js 3883
epub_simplifier-0.0.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
epub_simplifier-0.0.4.dist-info/entry_points.txt sha256=OHEWTHI_FCqtp_gRgKOkm3AzcyWQ_tjl-aP4iv3tGD8 66
epub_simplifier-0.0.4.dist-info/top_level.txt sha256=GiVLQfu9wTtuFMJt-rtTW9bXo7tdaVwyWCFjq_Z5WjU 16
epub_simplifier-0.0.4.dist-info/RECORD

top_level.txt

epub_simplifier

entry_points.txt

epub-simplify = epub_simplifier.simplifier:main