gen_tools

View on PyPIReverse Dependencies (0)

0.1.2 gen_tools-0.1.2-py3-none-any.whl

Wheel Details

Project: gen_tools
Version: 0.1.2
Filename: gen_tools-0.1.2-py3-none-any.whl
Download: [link]
Size: 3595
MD5: 19092511881ac688cdedd16781e530c7
SHA256: effad0b511761aadd85669a72ae0d29064cd9ce4daff51ac4faeb6759022b438
Uploaded: 2017-04-26 21:57:05 +0000

This wheel failed validation; the error message was: File declared in RECORD not found in archive: 'gen_tools\\__init__.py'

dist-info

METADATA

Metadata-Version: 1.2
Name: gen_tools
Version: 0.1.2
Summary: Functions and accompanying CLI Tools to generate pseudo-random passwords and
Author: cw-andrews
Author-Email: cwandrews.oh[at]gmail.com
Home-Page: https://gitlab.com/cw-andrews/mk_pass
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: appdirs (>=1.4.3)
Requires-Dist: packaging (==16.8)
Requires-Dist: pyparsing (==2.2.0)
Requires-Dist: six (>=1.10.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
gen_tools\__init__.py sha256=O4VxnisvCwJavwemP_86ca_DSUe5HVBW5ytRb6og4CQ 202
gen_tools\gen_pass_cli.py sha256=9LxsjuHLkM3N0PH6xqaL-9SAzlFLTe_p6Q-i1PrfBnI 289
gen_tools\gen_uuid_cli.py sha256=Q69dGj4g0BRCtSr2wO9qXVFl4JOsJ0NaHAqMgJBZnpQ 290
gen_tools\tools.py sha256=dBEG5vIWUN8L5J46f6TNJCVNa-WgviOPW0CFvxJdweQ 896
gen_tools-0.1.2.dist-info/entry_points.txt sha256=PJYZaCaxiIkDLgA00aQdp7_HlMU0epygQzxfaUGsUTI 97
gen_tools-0.1.2.dist-info/WHEEL sha256=zPf18BmUsy4JSitPy1NG2X46nnqxadumBIn17sCf41k 80
gen_tools-0.1.2.dist-info/METADATA sha256=jkj8qwb_EeWz9McWdDmQXbScgk5oj8PNVZ0CRF_5VUg 467
gen_tools-0.1.2.dist-info/RECORD

entry_points.txt

gen_pass = gen_tools.gen_pass_cli:main
gen_uuid = gen_tools.gen_uuid_cli:main