Metadata-Version: 2.1
Name: bookvid2pdf
Version: 0.1.0
Summary: Convert a video of the pages of a book being flipped to a PDF.
Author: Dilith Jayakody
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fpdf2 (>=2.7.8,<3.0.0)
Requires-Dist: opencv-python-headless (>=4.9.0.80,<5.0.0.0)
Requires-Dist: pytesseract (>=0.3.10,<0.4.0)
Requires-Dist: scipy (>=1.12.0,<2.0.0)
Requires-Dist: tqdm (>=4.66.2,<5.0.0)
Description-Content-Type: text/markdown

Convert a video of the pages of a book being flipped to a video.
