check_mkdocs

View on PyPIReverse Dependencies (0)

1.2.0 check_mkdocs-1.2.0-py3-none-any.whl

Wheel Details

Project: check_mkdocs
Version: 1.2.0
Filename: check_mkdocs-1.2.0-py3-none-any.whl
Download: [link]
Size: 9518
MD5: e76b05c1e8c8ad77994518cd2443c09c
SHA256: 6abde740e4357a97a75aea0fcf12f654d2777538f9a9d2be5262664439eeb3ae
Uploaded: 2023-08-22 23:03:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-mkdocs
Version: 1.2.0
Summary: Simple check/command-line tool that parses, validates and loads configuration, builds the mkdocs project documentation, and serves it via a web server
Author: Rodrigo Gonzalez
Author-Email: r[at]rodrigo-gonzalez.com
Home-Page: https://rodrigogonzalez.github.io/check-mkdocs/
Project-Url: Repository, https://github.com/RodrigoGonzalez/check-mkdocs/
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: mkdocs (<2.0.0,>=1.4.0)
Requires-Dist: mkdocs-autolinks-plugin (<0.8.0,>=0.7.1)
Requires-Dist: mkdocs-click (<0.9.0,>=0.8.0)
Requires-Dist: mkdocs-exclude (<2.0.0,>=1.0.2)
Requires-Dist: mkdocs-exclude-search (<0.7.0,>=0.6.5)
Requires-Dist: mkdocs-jupyter (<0.25.0,>=0.24.2)
Requires-Dist: mkdocs-macros-plugin (<2.0.0,>=1.0.4)
Requires-Dist: mkdocs-material (<10.0.0,>=9.1.6)
Requires-Dist: mkdocs-monorepo-plugin (<2.0.0,>=1.0.5)
Requires-Dist: mkdocs-pdf-export-plugin (<0.6.0,>=0.5.10)
Requires-Dist: mkdocs-redirects (<2.0.0,>=1.2.1)
Requires-Dist: mkdocs-table-reader-plugin (<3.0.0,>=2.0.1)
Requires-Dist: mkdocstrings[all] (<0.23.0,>=0.22.0)
Requires-Dist: mknotebooks (<0.9.0,>=0.8.0)
Requires-Dist: pymarkdown (<0.2.0,>=0.1.4)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4105 characters]

WHEEL

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

RECORD

Path Digest Size
.pre-commit-hooks.yaml sha256=6nY32PzpV4tWr_mmSdJsdCbQCVWMQEuyHGZvOz9XtUw 212
CHANGELOG.md sha256=2NOkC0_COfbSwoFJQzZIjlm8QUCryVQBtBidhcdoQuM 1010
LICENSE sha256=8IzsZrMwCnGg582TvxKYEDoe6ESpm2SLKflLu8TM_8c 1073
README.md sha256=WqP5wHv_zBGxuCC86GnCTobIKLab20_PkMKk7hZk_bg 4104
check_mkdocs/__init__.py sha256=yUkskz7LovuYu4WMcrtESp_B5I_se11JTa9Dw3L0ZXo 101
check_mkdocs/__main__.py sha256=KESI3ZNIBj4wLBZu75sS9eJudqb16vmN16HWQHhhxvw 39
check_mkdocs/check_mkdocs.py sha256=sE6MyPLFa7e4-IM_MVK83TZPkt8CqCOzP-boGI9wcnE 6695
check_mkdocs-1.2.0.dist-info/LICENSE sha256=8IzsZrMwCnGg582TvxKYEDoe6ESpm2SLKflLu8TM_8c 1073
check_mkdocs-1.2.0.dist-info/METADATA sha256=zXekr6T8oWQk5TS0HDxJXqg6DBShTDtEnTTyFw1oNnE 5690
check_mkdocs-1.2.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
check_mkdocs-1.2.0.dist-info/entry_points.txt sha256=id6YGZRuOn6MeYeGt1Uw7Tz8qlb30hxV42MiyIYB2WM 59
check_mkdocs-1.2.0.dist-info/RECORD

entry_points.txt

check-mkdocs = check_mkdocs.__main__:main