Metadata-Version: 2.1
Name: pyotp_generator
Version: 0.1.0
Summary: A simple OTP generator using pyotp
Author: Katsurameen
Author-email: almawahib083@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: pyotp
