TOTP-Generator

View on PyPIReverse Dependencies (0)

3.1.3 TOTP_Generator-3.1.3-py2.py3-none-any.whl

Wheel Details

Project: TOTP-Generator
Version: 3.1.3
Filename: TOTP_Generator-3.1.3-py2.py3-none-any.whl
Download: [link]
Size: 21676
MD5: e378f1e50c0418d88e405c9f24aac313
SHA256: 984d79232989ea822570d1144353e1820ef4cb19e00498d5c2d55af4ba7c59b8
Uploaded: 2024-10-09 18:57:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: TOTP-Generator
Version: 3.1.3
Summary: Utility that generates TOTP codes and stores the TOTP secrets in your system keyring.
Author: Jeremy Falling
Home-Page: https://github.com/jjfalling/totp-generator
License: GPLv3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Requires-Python: >=3.9.0
Requires-Dist: keyring (<26.0.0,>=23.0.0)
Requires-Dist: keyrings.alt (<6.0,>=4.1)
Requires-Dist: pyotp (<3.0.0,>=2.6.0)
Requires-Dist: pyclip (<1.0.0,>=0.5.4)
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: setproctitle (<1.4.0,>=1.2.2); extra == "proctitle"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov (>2.6); extra == "test"
Requires-Dist: mock; extra == "test"
Requires-Dist: wheel; extra == "test"
Requires-Dist: codecov; extra == "test"
Requires-Dist: pylint; extra == "test"
Provides-Extra: dev
Provides-Extra: proctitle
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1998 characters]

WHEEL

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

RECORD

Path Digest Size
totp_generator/__init__.py sha256=4Bk1ifpNB_OVMVN7pOuIcguPLQheNJGNzZY4uDp2QEk 75
totp_generator/cli.py sha256=SfcHDKrrX0vBSEe1qlYiFs0eDODuwasyEm5zsuTlhWg 13197
totp_generator/core_utils.py sha256=fbesiNt75svDMeQVXSmyXgtIcfrsAv0P10CI0ToJ1rE 7652
TOTP_Generator-3.1.3.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
TOTP_Generator-3.1.3.dist-info/METADATA sha256=DKK5is-p0yVYhMBrAoBPC8EfKHJm2_g-Co_7ThN1Ym4 3242
TOTP_Generator-3.1.3.dist-info/WHEEL sha256=fS9sRbCBHs7VFcwJLnLXN1MZRR0_TVTxvXKzOnaSFs8 110
TOTP_Generator-3.1.3.dist-info/entry_points.txt sha256=H86c_EZXzz5wviBi_f2UGregom3w-WyrJKiPw8LhRy0 59
TOTP_Generator-3.1.3.dist-info/top_level.txt sha256=evr2b63KB3kjYpCk7IrBIe7wpZN65QErPmAOBxNJlrY 15
TOTP_Generator-3.1.3.dist-info/RECORD

top_level.txt

totp_generator

entry_points.txt

totp_generator = totp_generator.cli:main