sphinx-lint

View on PyPIReverse Dependencies (112)

0.9.1 sphinx_lint-0.9.1-py3-none-any.whl

Wheel Details

Project: sphinx-lint
Version: 0.9.1
Filename: sphinx_lint-0.9.1-py3-none-any.whl
Download: [link]
Size: 20019
MD5: 693e9a79be794ac3a8c5b9ac99b7cccc
SHA256: df34271ab65ce43676cbd90726f4dea5cd200b43b01448b2aee8f06e609edcbb
Uploaded: 2023-12-12 16:19:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sphinx-lint
Version: 0.9.1
Summary: Check for stylistic and formal issues in .rst and .py files included in the documentation.
Author-Email: Georg Brandl <georg[at]python.org>, Julien Palard <julien[at]palard.fr>
Project-Url: Changelog, https://github.com/sphinx-contrib/sphinx-lint/releases
Project-Url: Repository, https://github.com/sphinx-contrib/sphinx-lint
License: PSF License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.8
Requires-Dist: polib
Requires-Dist: regex
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4437 characters]

WHEEL

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

RECORD

Path Digest Size
sphinxlint/__init__.py sha256=D4CMFs3NQOPTlQeOiH_DSBhnlSN9FPff6_bmm3onHvc 203
sphinxlint/__main__.py sha256=Dj1u7rNQqBSquFsCbbfSoTb5-ZZ0n1V6IDf_-mzSzsw 92
sphinxlint/checkers.py sha256=02dC6bJKuiBzpAcSswrlahAE4EW_V_l5V00QvwvwvtE 17711
sphinxlint/cli.py sha256=qpk_Z4fM0xDHfjNHcHGjvuz0zc1MwGKXwoPnQ2bJMzo 8161
sphinxlint/rst.py sha256=vfcwdEG1xBYoxySyRvcZD1yB-v4R_zB155UenViLoe8 10868
sphinxlint/sphinxlint.py sha256=ZWpGOKGNc8jbTjjBnoYHgm8WMdRQjT90S01_z2N3qXY 2159
sphinxlint/utils.py sha256=T6voXbBYSzkOcFbeJYozJtalnZqXoJm7eIZlIczjuxQ 7718
sphinx_lint-0.9.1.dist-info/METADATA sha256=kW-U1tDyhqOVqq1BRuD3sCVmEuCkiKD_KyVhbWKr5fw 5696
sphinx_lint-0.9.1.dist-info/WHEEL sha256=0wCxn4rnLsvRWBK-NC7mK2QMIQ_aZSl7Qvk-8IWl_pY 87
sphinx_lint-0.9.1.dist-info/entry_points.txt sha256=P9ajKZulparndb5QGViFpgrzlm14QOWlt3tZEy8zWys 52
sphinx_lint-0.9.1.dist-info/licenses/LICENSE sha256=9PgMmBYfVjIATURxO1y5XkABRbQMvAKX8fUMJ7VL79s 2490
sphinx_lint-0.9.1.dist-info/RECORD

entry_points.txt

sphinx-lint = sphinxlint.cli:main