passthesalt

View on PyPIReverse Dependencies (0)

3.2.2 passthesalt-3.2.2-py3-none-any.whl

Wheel Details

Project: passthesalt
Version: 3.2.2
Filename: passthesalt-3.2.2-py3-none-any.whl
Download: [link]
Size: 18005
MD5: ea181b64861e99d17391a640275497d1
SHA256: fcdb950028d6ea0d847ca747e315a03ff074d2ba107483ea34829802acdac5e1
Uploaded: 2020-09-05 12:12:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: passthesalt
Version: 3.2.2
Summary: Deterministic password generation and password storage.
Author: Ross MacArthur
Author-Email: ross[at]macarthur.io
Home-Page: https://github.com/rossmacarthur/passthesalt
Download-Url: https://github.com/rossmacarthur/passthesalt/archive/3.2.2.tar.gz
Project-Url: Issue Tracker, https://github.com/rossmacarthur/passthesalt/issues
License: MIT
Keywords: password manager pbkdf2
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Requires-Dist: click (==7.*)
Requires-Dist: cryptography (==2.*)
Requires-Dist: pyperclip (==1.*)
Requires-Dist: requests (==2.*)
Requires-Dist: serde[ext] (==0.8.*)
Requires-Dist: tabulate (==0.8.*)
Requires-Dist: toml (==0.10.*)
Description-Content-Type: text/markdown
[Description omitted; length: 1967 characters]

WHEEL

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

RECORD

Path Digest Size
passthesalt/__init__.py sha256=z_3sMuKQUTOh5pk5_X_Vs42Dqa5FPPWktTVvJmufjWw 678
passthesalt/cli.py sha256=D2I6oeXu-Gay1NtuZz58sufQsj9iL1rvvh8NPmM-1OU 18526
passthesalt/core.py sha256=PddiKN8SwmQW8-kK0mRjHfS3dLjgGfN69qwANPCrA1U 14973
passthesalt/crypto.py sha256=IMZdbUc3EvDFC2Y27CqIld5_XUSaMDkQm1_ieLKzGW8 5999
passthesalt/exceptions.py sha256=9Lkgxqqk7-UiZ1p2cuuTh3x0696b5qvrZRI12VCM9po 2654
passthesalt/model.py sha256=i9AEcmT1K_KxSVBwfpuaLeKtiI57eqTtgcxAjPn_vdM 4291
passthesalt/remote.py sha256=EVFOjlHmVYEdFF2OK6ez5XPF-NHe-qopJ4bSd-nP8cE 6623
passthesalt-3.2.2.dist-info/LICENSE sha256=-cTHe6o4KABO5UuKTy2y6I7USmI3pJOWW_VR-sD8ti0 1023
passthesalt-3.2.2.dist-info/METADATA sha256=mmyJ1QSHnxaUXViWBy9OR1gwPCLNDQQpcT0F7-96a5E 3204
passthesalt-3.2.2.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
passthesalt-3.2.2.dist-info/entry_points.txt sha256=J4-er9X0NIcp_11o9Nc_k9WAhVY34a557bJf5CbFZOI 79
passthesalt-3.2.2.dist-info/top_level.txt sha256=JwQO5LrUArTRwmBYktraB-upU3hVAI5g_t5HDvYKFYc 12
passthesalt-3.2.2.dist-info/RECORD

top_level.txt

passthesalt

entry_points.txt

passthesalt = passthesalt.cli:cli
pts = passthesalt.cli:cli