filetxt/setup.cfg
2026-07-30 17:56:48 +08:00

24 lines
418 B
INI

[metadata]
name=filetxt
version = 0.0.2
description = a document tools for loading document from file and split sentences
author = "yu moqing"
author_email = "yumoqing@gmail.com"
readme = "README.md"
license = "MIT"
[options]
packages = find:
requires_python = ">=3.8"
install_requires =
spacy
pillow
mobi
html2text
python-docx
python-pptx
openpyxl
pypdf
ebooklib
beautifulsoup4