Metadata-Version: 2.1
Name: SpookyOTP
Version: 1.1.2
Summary: A lightweight Python 2/3 package for handling HOTP/TOTP (Google Authenticator) authentication.
Home-page: https://github.com/steveherrin/SpookyOTP
Author: Steve Herrin
Author-email: steve.herrin@gmail.com
License: Apache2
Download-URL: https://github.com/steveherrin/SpookyOTP/archive/1.1.2.tar.gz
Keywords: totp hotp authenticator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Security
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: qrcode
Requires-Dist: six

UNKNOWN


