Metadata-Version: 2.4
Name: hansika-text-extractor
Version: 0.1.0
Summary: Extract text from files and Google Drive folders, including Google Drive via OAuth
Author: Hansika Senanayaka
License: MIT
Keywords: text,ocr,google-drive,extractor,cli
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: google-auth-oauthlib
Requires-Dist: tqdm
Requires-Dist: pandas
Requires-Dist: python-docx
Requires-Dist: pillow
Requires-Dist: pytesseract
Requires-Dist: beautifulsoup4
Requires-Dist: pdf2image
Requires-Dist: pyyaml
Requires-Dist: python-pptx
