Metadata-Version: 2.1
Name: studytool
Version: 0.1.2
Summary: Command lines for study
License: MIT
Author: Sihan
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
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: pdf2image (>=1.16.3,<2.0.0)
Requires-Dist: rich (>=13.6.0,<14.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Requires-Dist: typer (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# Study Tools

The `pdf2image` library needs `poplar` installed.

```shell
brew install poppler
```

