authenticator

View on PyPIReverse Dependencies (0)

1.1.3 authenticator-1.1.3-py3-none-any.whl

Wheel Details

Project: authenticator
Version: 1.1.3
Filename: authenticator-1.1.3-py3-none-any.whl
Download: [link]
Size: 31329
MD5: 6e9b290736c9730d819bb15a0071bafa
SHA256: 9157175b6e104ee861df9c577d4f00953c37ead3f5ae145746ce4e470100aa3f
Uploaded: 2017-03-11 14:50:39 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: authenticator
Version: 1.1.3
Summary: A HOTP/TOTP code generator for the command line.
Author: Dave Hein
Author-Email: dhein[at]acm.org
Home-Page: https://github.com/JeNeSuisPasDave/authenticator
License: MIT
Keywords: tfa mfa authenticator hotp totp
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Security
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: cryptography (>=1.4)
Requires-Dist: iso8601 (>=0.1.11)
[Description omitted; length: 10639 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
authenticator/__init__.py sha256=QPp0xA4b8oGQW7HKaDoxpXARp9_ILnIAVWIPRl66AOk 1456
authenticator/cli.py sha256=86hBUMX--91yfXo-rHosUQcaHZxPA7dQWNmhm9PoCY0 46220
authenticator/data.py sha256=1gsClRQUSsMgTuz6ohpcdg5P54KdhIBYwwTe61CEi7U 28471
authenticator/hotp.py sha256=Xe_6mkpZhYkTO4ka7BZY65r8nRvx5YDeEdI8X8kpW5U 16066
authenticator-1.1.3.dist-info/DESCRIPTION.rst sha256=vXWepul6zU4zhtjzdopWHNTpU_0uVyK-476lsGFghS0 10640
authenticator-1.1.3.dist-info/METADATA sha256=BFOtG2Kv6pttVWJt1Jg7urQAp2C08N1XY6EZRhdTKLg 11291
authenticator-1.1.3.dist-info/RECORD
authenticator-1.1.3.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
authenticator-1.1.3.dist-info/entry_points.txt sha256=2xzvGNX146cvmXA8dfzkbK6akpgBB40toExEI7Mjzdw 96
authenticator-1.1.3.dist-info/metadata.json sha256=m3o54Vxbo-J_XJFsyauzm40LgyBBlhZpVKqqeZq3UkU 1093
authenticator-1.1.3.dist-info/top_level.txt sha256=8ORDz0zH0-W8kIhBeQsXM5q0zgabdxK3FDa47WDfJC4 14

top_level.txt

authenticator

entry_points.txt

authenticator = authenticator.cli:authenticator_command
sample = sample:main