Metadata-Version: 2.1
Name: webcomic-publisher
Version: 0.1.4
Summary: A CLI for publishing webcomics on the internet
Author: samdouble
Author-email: samdouble@proton.me
Requires-Python: >=3.10,<4.0
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: numpy (>=2.1.0,<3.0.0)
Requires-Dist: opencv-python (>=4.10.0.84,<5.0.0.0)
Requires-Dist: typer (>=0.12.5,<0.13.0)
Description-Content-Type: text/markdown

# webcomic-publisher

```
pip install webcomic-publisher
```

```
webcomic_publisher --directory strips/20231209 --output export/20231209
```



- README
- ruff /linting
- faire fonctionner sur JM
- option verbose

