Metadata-Version: 2.4
Name: genqrcode_easy
Version: 0.1.0
Summary: Generate and decode QR codes with logo support.
Author: Sasank
License: MIT
Keywords: qr,qrcode,barcode,opencv
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: numpy>=2.5.1
Requires-Dist: opencv-python>=5.0.0.93
Requires-Dist: pillow>=12.3.0
Requires-Dist: pydantic>=2.13.4
Requires-Dist: PyQRCode>=1.2.1
Requires-Dist: pypng>=0.20220715.0
Requires-Dist: zxing-cpp>=3.1.0
