Metadata-Version: 2.4
Name: qr-tool-roshni
Version: 0.1
Summary: QR Generator and Scanner with Login
Author: Roshni Neupane
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: qrcode
Requires-Dist: opencv-python
Requires-Dist: pyzbar
Requires-Dist: pillow
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# QR Tool

QR Code Generator and Scanner with Login System.

## Install
pip install qr-tool-roshni

## Run
python -m qr_tool.main
