jk-pwdgen

View on PyPIReverse Dependencies (0)

0.2024.11.3.4 jk_pwdgen-0.2024.11.3.4-py3-none-any.whl

Wheel Details

Project: jk-pwdgen
Version: 0.2024.11.3.4
Filename: jk_pwdgen-0.2024.11.3.4-py3-none-any.whl
Download: [link]
Size: 11524
MD5: 7c437aa828b89ffa8c5b0fe230c7fbc7
SHA256: 15ac11a210d966de7ba91240f7593ce814a9e1e18109ef5b10d585012339c862
Uploaded: 2024-11-03 19:51:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jk_pwdgen
Version: 0.2024.11.3.4
Summary: This python module provides support for password generation.
Author-Email: Jürgen Knauth <pubsrc[at]binary-overflow.de>
Maintainer-Email: Jürgen Knauth <pubsrc[at]binary-overflow.de>
Keywords: console,terminal,cli
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: jk_argparsing (>=0.2024.2.1)
Requires-Dist: jk_typing (>=0.2024.1.3)
Requires-Dist: jk_logging (>=0.2024.1.3)
Requires-Dist: jk_console (>=0.2024.4.24)
Description-Content-Type: text/markdown
[Description omitted; length: 5004 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jk_pwdgen/AbstractCLICmd.py sha256=N54PGTtn6Ul764bkFR-W_vMbCXMEFjhfoII0419IElk 2153
jk_pwdgen/AbstractMultiCmdCLIApp.py sha256=GJfuutLJiPvmTnbwsMLdRAmzz2Qz8L8pEDA8-KIcprE 9119
jk_pwdgen/AppColors.py sha256=8R04v-GBY6RnTyxW-bSedo9uH7k1w8f2Leip8ijHkmU 1397
jk_pwdgen/AppRuntime.py sha256=CimnGUmtGbchCCWrZNhlZMjA8SKvgGif38Peb25YglU 1969
jk_pwdgen/CLIRunCtx.py sha256=rtsODuWy_Zv9sHXREplJw2Dvp1SwBbIcsiHys_ytsL8 2190
jk_pwdgen/IExitCodes.py sha256=iQ7dS6EDcP-91sKj0L-1NU4kEwaYhmbFUSkNt5iS0r8 1787
jk_pwdgen/PasswordGenerator.py sha256=fA0TzYvOlXDdnZ16sjgk1UOREg46NWKHtWNA2Cqxu80 4108
jk_pwdgen/__init__.py sha256=SC2Jxolcs7TjOrVZJB1WfaZZx6KfkeDjhrpP5UF6_-E 300
jk_pwdgen/bin/cli_pwdgen.py sha256=PqYf3AcZo1Oj_IsF36iHG3wwV4kwc025H88_E1T-S7o 5054
jk_pwdgen-0.2024.11.3.4.dist-info/entry_points.txt sha256=UdD-43AMG4WTvi7syVS7dWBCko2WqiWyLCTzlnH78Pc 99
jk_pwdgen-0.2024.11.3.4.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
jk_pwdgen-0.2024.11.3.4.dist-info/METADATA sha256=unRjOM2AvkemZCNMbd1R2pWHl7XJoLCn8c22oDFTrbc 5682
jk_pwdgen-0.2024.11.3.4.dist-info/RECORD

entry_points.txt

jk_pwdgen = jk_pwdgen.bin.cli_pwdgen:main
pwdgen-py = jk_pwdgen.bin.cli_pwdgen:main