Metadata-Version: 2.1
Name: andotp-decrypt
Version: 0.1.0
Summary: A backup decryptor for the andOTP Android app
License: MIT
Author: asmw
Author-email: asmw@asmw.org
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: pillow (>=7.0.0,<8.0.0)
Requires-Dist: pycryptodome (>=3.9.4,<4.0.0)
Requires-Dist: pyotp (>=2.3.0,<3.0.0)
Requires-Dist: pyqrcode (>=1.2.1,<2.0.0)
