md-dead-link-check

View on PyPIReverse Dependencies (0)

1.0.1 md_dead_link_check-1.0.1-py3-none-any.whl

Wheel Details

Project: md-dead-link-check
Version: 1.0.1
Filename: md_dead_link_check-1.0.1-py3-none-any.whl
Download: [link]
Size: 12151
MD5: 85df2435d9a8f4d6f4528420051368ee
SHA256: 0b4dd4d850535f401221db39ec3fb3d6ec0dd18a46073417e01b11c7669a6a5e
Uploaded: 2025-01-05 23:56:23 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: md_dead_link_check
Version: 1.0.1
Summary: This is a lightweight and fast tool to help you keep your Markdown files free of broken links.
Project-Url: Repository, https://github.com/AlexanderDokuchaev/md-dead-link-check
Project-Url: Issues, https://github.com/AlexanderDokuchaev/md-dead-link-check/issues
License: MIT
Keywords: broken link,broken link checker,dead link,dead link checker,documentation maintenance,link checker,link health,markdown
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: aiohttp (<3.12.0,>=3.10.11)
Requires-Dist: gitpython (<3.2.0,>=3.1.0)
Requires-Dist: toml (<3.11.0,>=0.7.0)
Requires-Dist: pre-commit (==3.2.2); extra == "dev"
Requires-Dist: pytest (==7.4.3); extra == "dev"
Requires-Dist: black (==24.2.0); extra == "lint"
Requires-Dist: isort (==5.13.2); extra == "lint"
Provides-Extra: dev
Provides-Extra: lint
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6686 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
md_dead_link_check/__main__.py sha256=Ts4VKEsBn7Kh-DpVtXDYGPgCfIAWYrF2pQHj07xhXhQ 2269
md_dead_link_check/config.py sha256=7DS4SGJR_w68m-oRo87CchcDQV3O4hkryCD0r9Wdsw0 1558
md_dead_link_check/helpers.py sha256=IDEAa6zwJWFonekveNsWp35f1HkMqXu_y1m2OERN9Xk 2484
md_dead_link_check/link_checker.py sha256=A2ihjAePvSBqPGkIYZ9XffA0WiyKvlxfFBSVQ46wc_Q 8384
md_dead_link_check/preprocess.py sha256=kV7sh0wNu-DpvUhWZynxK2RREhmuOqqaCjgvGsmCSCQ 4896
md_dead_link_check-1.0.1.dist-info/METADATA sha256=Gg87sT_ASYxYBexgiACHh4z5YywNvIhIDx7zy0ro5ck 8068
md_dead_link_check-1.0.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
md_dead_link_check-1.0.1.dist-info/entry_points.txt sha256=LFg1viCmFRyLjeobyJRqE7VQqZMIyNMSVM75uV2grDM 72
md_dead_link_check-1.0.1.dist-info/licenses/LICENSE sha256=l9aA0l_aT0H4YoAC2Ia1NfltdKB3z46HhJIhf2iT8yY 1063
md_dead_link_check-1.0.1.dist-info/RECORD

entry_points.txt

md-dead-link-check = md_dead_link_check.__main__:main