Metadata-Version: 2.1
Name: tocky
Version: 0.0.5
Summary: Extract structured table of contents data from digitized books.
License: MIT
Author: Drini Cami
Author-email: cdrini@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Pillow (>=9.4.0,<10.0.0)
Requires-Dist: Rtree (==1.1.0)
Requires-Dist: easyocr (==1.7.1)
Requires-Dist: internetarchive (==3.5.0)
Requires-Dist: lxml (>=4.9.3,<5.0.0)
Requires-Dist: numpy (>=1.25.2,<2.0.0)
Requires-Dist: openai (>=1.3.6,<2.0.0)
Requires-Dist: opencv-contrib-python (==4.8.*)
Requires-Dist: opencv-python (==4.8.*)
Requires-Dist: pandas (>=1.5.3,<2.0.0)
Requires-Dist: pytesseract (==0.3.10)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: tiktoken (==0.5.1)
Requires-Dist: tqdm (==4.66.1)
