Metadata-Version: 2.4
Name: dvcleanqr
Version: 0.1.1
Summary: Clean, Google-style QR code generator
Author: DV Shah
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: qrcode[pil]
Requires-Dist: Pillow

# dvcleanqr

Clean, Google-style QR code generator.

## Installation
```bash
pip install dvcleanqr
