check-keepass-passwords

View on PyPIReverse Dependencies (0)

0.1 check_keepass_passwords-0.1-py3-none-any.whl

Wheel Details

Project: check-keepass-passwords
Version: 0.1
Filename: check_keepass_passwords-0.1-py3-none-any.whl
Download: [link]
Size: 4537
MD5: 1fa5a7979b4f12596f15b034512275a5
SHA256: 0abb31eaa8332197f5a82a845d710a72f0fde7c98790ef7ffdf5ea882a844be2
Uploaded: 2023-12-08 13:03:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-keepass-passwords
Version: 0.1
Summary: A command-line tool that scans Keepass 2.x databases for weak or compromised passwords
Author: Tomas Bayer
Author-Email: mail[at]tomas.berlin
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: pwnedpasswords (<3.0.0,>=2.0.0)
Requires-Dist: pykeepass (<5.0.0,>=4.0.6)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1023 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
check_keepass_passwords/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
check_keepass_passwords/checker.py sha256=hzQucoCQd_3jum-2pqxD18qMhzPLLvH3xfwglXobtIs 2266
check_keepass_passwords/cli.py sha256=Mp24y8m_PQlOqITi264ssentsRLwph2oSUVE6STAV3M 4711
check_keepass_passwords-0.1.dist-info/METADATA sha256=JcYHfALOcIMvOHqFACGR9_cIOdT9sRpT7RVZQdn9K3U 1692
check_keepass_passwords-0.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
check_keepass_passwords-0.1.dist-info/entry_points.txt sha256=vY46eMsAReTrPHoTUJDwiNG3lrffsAn4miv0NWgIYt0 75
check_keepass_passwords-0.1.dist-info/RECORD

entry_points.txt

check-keepass-passwords = check_keepass_passwords.cli:app