Metadata-Version: 2.4
Name: imgzen
Version: 0.1.2
Summary: Minimalist CLI image editor powered by OpenCV
Author-email: yehorn0 <nemch.egor.fl@gmail.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: opencv-python

# Imgzen

Simple CLI for image operation

## Install

```bash
pip install .
```
