Metadata-Version: 2.1
Name: pdf-scout
Version: 0.0.1
Summary: automatically create bookmarks in a PDF file
License: GPL-v3
Author: Huey
Author-email: hello@huey.xyz
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyPDF2 (>=2.10.9,<3.0.0)
Requires-Dist: joblib (>=1.2.0,<2.0.0)
Requires-Dist: pdfplumber (>=0.7.4,<0.8.0)
Requires-Dist: rich (>=12.5.1,<13.0.0)
Requires-Dist: typer[all] (>=0.6.1,<0.7.0)
