Metadata-Version: 2.1
Name: qrzatca
Version: 0.1.0
Summary: A Python library for generating ZATCA-compliant QR codes.
Home-page: https://github.com/anirudhmsv/qrzatca.git
Author: Your Name
Author-email: anirudhvadakkayil@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Pillow
Requires-Dist: qrcode

# ZATCA QR

A Python library for generating ZATCA-compliant QR codes for Saudi Arabia invoices.

## Installation

```bash
pip install qrzatca


