He-s-Dead-Jim

View on PyPIReverse Dependencies (0)

1.0.5 He_s_Dead_Jim-1.0.5-py3-none-any.whl

Wheel Details

Project: He-s-Dead-Jim
Version: 1.0.5
Filename: He_s_Dead_Jim-1.0.5-py3-none-any.whl
Download: [link]
Size: 9321
MD5: e8c039c3ce6cadef691c03ce304080ae
SHA256: ba9d5b731c94bfda7c01febe85bdbcf2737f3d34274beceec8c1df3d4eabe366
Uploaded: 2020-11-30 03:55:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: He-s-Dead-Jim
Version: 1.0.5
Summary: A command-line tool for finding and reporting dead/broken links in a file or webpage.
Author: Chris Pinkney
Author-Email: hey[at]chrispinkney.com
Home-Page: https://github.com/chrispinkney/He-s-Dead-Jim
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: argparse (==1.4.0)
Requires-Dist: requests (==2.24.0)
Requires-Dist: beautifulsoup4 (==4.9.1)
Requires-Dist: datetime (==4.3)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: black (==20.8b1)
Requires-Dist: flake8 (==3.8.4)
Requires-Dist: pre-commit (==2.7.1)
Requires-Dist: pytest (==6.1.2)
Requires-Dist: pytest-cov (==2.10.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2211 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/hdj.py sha256=o4D6RdYHU-uRARYamvV7Rbi5gfl7ZvP98u_ITqXxnrg 4040
src/hdj_fileio.py sha256=UAF7-Rr3vOTAJ_O-UqEpI_l_8p8ztgZTLHfauKuyWU0 1267
src/hdj_linkchecker.py sha256=6VBOVd_MRAT1JxfGN12vOH2-HRdZYB_mlEa9Uq2eS2o 5828
src/hdj_util.py sha256=1bJTLHWhYbsaqB6ntzWY6nlrVeLBF0syUqXhztKPCqI 305
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_hdj_fileio.py sha256=1DuEI0_ZUIN5074ndGCAvcYR7nMlbvRk1y0nfKMz75g 728
tests/test_hdj_linkchecker.py sha256=im1n7ePEN7_u7PVFcUrEXZsbfoIoDQ6sPfo3ewIufJY 4970
He_s_Dead_Jim-1.0.5.dist-info/METADATA sha256=jo9SSCcrsuazg6EXCqXA1GX3rGzPEFJT2X7TwgspK-g 3062
He_s_Dead_Jim-1.0.5.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
He_s_Dead_Jim-1.0.5.dist-info/entry_points.txt sha256=1AAYqu2MaxLCES6VoCYmmQDUDO4kK3k6Fm9AmEtgQVQ 46
He_s_Dead_Jim-1.0.5.dist-info/top_level.txt sha256=KW3xgkz9NLMTcmmzgKvW8RFpCFkRIQ085qzq2diFf68 10
He_s_Dead_Jim-1.0.5.dist-info/RECORD

top_level.txt

src
tests

entry_points.txt

hdj = src.hdj:main_wrapper