Metadata-Version: 2.3
Name: textract-py3
Version: 3.0.1
Summary: Minimally maintained fork of deanmalmgren/textract to replace '*' dependencies 
Author: Dean Malmgren
Author-email: Dean Malmgren <dean.malmgren@datascopeanalytics.com>
License: MIT
Requires-Dist: pillow>=9.0.0
Requires-Dist: speechrecognition>=3.8.1
Requires-Dist: argcomplete>=3.6.3
Requires-Dist: beautifulsoup4>=4.8.0
Requires-Dist: chardet>=5.2.0
Requires-Dist: docx2txt>=0.8
Requires-Dist: extract-msg>=0.40.0
Requires-Dist: pdfminer-six>=20221105
Requires-Dist: python-pptx>=0.6.18
Requires-Dist: six>=1.17.0
Requires-Dist: xlrd>=1.2.0,<2.0.0
Requires-Dist: pocketsphinx>=0.1.15 ; extra == 'pocketsphinx'
Requires-Python: >=3.9
Project-URL: Repository, https://github.com/KyleKing/textract-py3
Provides-Extra: pocketsphinx
Description-Content-Type: text/markdown

The fork of textract has now been merged into upstream (along with improvements) into <https://pypi.org/project/textract>!

This fork will no longer receive updates, so please migrate back to textract and open feature requests and issues here: <https://github.com/deanmalmgren/textract>
