sphinx-lint

View on PyPIReverse Dependencies (135)

1.0.0 sphinx_lint-1.0.0-py3-none-any.whl

Wheel Details

Project: sphinx-lint
Version: 1.0.0
Filename: sphinx_lint-1.0.0-py3-none-any.whl
Download: [link]
Size: 20163
MD5: ef0a63dce0e4e63ff152ddb09507d6e2
SHA256: 6117a0f340b2dc73eadfc57db7531d4477e0929f92a0c1a2f61e6edbc272f0bc
Uploaded: 2024-09-11 15:32:53 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: sphinx-lint
Version: 1.0.0
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.25.0
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=UVkUpgkn5wn9V_03iNgUK_X42K_48iN2QW67f3L2860 18159
sphinxlint/cli.py sha256=qpk_Z4fM0xDHfjNHcHGjvuz0zc1MwGKXwoPnQ2bJMzo 8161
sphinxlint/rst.py sha256=hmkz8rc4Q6aFYGqwQyOcSHg2yIvHl3FLzFCY253eEcI 10955
sphinxlint/sphinxlint.py sha256=ZWpGOKGNc8jbTjjBnoYHgm8WMdRQjT90S01_z2N3qXY 2159
sphinxlint/utils.py sha256=KBNOPOYU2675rHYD-Ed2m98U6jCOtavEEQ0XvvmG-6c 7719
sphinx_lint-1.0.0.dist-info/METADATA sha256=UKYTKP3SWgyB8SJ1XsnGC3ItLL1AkMD45udbECFOG6w 5696
sphinx_lint-1.0.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
sphinx_lint-1.0.0.dist-info/entry_points.txt sha256=P9ajKZulparndb5QGViFpgrzlm14QOWlt3tZEy8zWys 52
sphinx_lint-1.0.0.dist-info/licenses/LICENSE sha256=9PgMmBYfVjIATURxO1y5XkABRbQMvAKX8fUMJ7VL79s 2490
sphinx_lint-1.0.0.dist-info/RECORD

entry_points.txt

sphinx-lint = sphinxlint.cli:main