rstcheck-core1.2.1
rstcheck-core1.2.1
Published
Checks syntax of reStructuredText and code blocks nested within it
pip install rstcheck-core
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- docutils
>=0.7
- pydantic
>=2
- importlib-metadata
>=1.6; python_version <= "3.8"
- typing-extensions
>=3.7.4; python_version <= "3.8"
- rstcheck-core
[docs,sphinx,testing,toml,type-check,yaml]; extra == "dev"
- tox
>=3.15; extra == "dev"
- sphinx
!=7.2.5,>=5.0; extra == "docs"
- m2r2
>=0.3.2; extra == "docs"
- sphinx-rtd-theme
>=1.2; extra == "docs"
- sphinx-autodoc-typehints
>=1.15; extra == "docs"
- sphinxcontrib-apidoc
>=0.3; extra == "docs"
- sphinxcontrib-spelling
>=7.3; extra == "docs"
- sphinx-autobuild
>=2021.3.14; extra == "docs"
- sphinx
>=5.0; extra == "sphinx"
- pytest
>=7.2; extra == "testing"
- pytest-cov
>=3.0; extra == "testing"
- coverage
[toml]>=6.0; extra == "testing"
- coverage-conditional-plugin
>=0.5; extra == "testing"
- pytest-sugar
>=0.9.5; extra == "testing"
- pytest-randomly
>=3.0; extra == "testing"
- pytest-mock
>=3.7; extra == "testing"
- tomli
>=2.0; python_version <= "3.10" and extra == "toml"
- mypy
>=1.0; extra == "type-check"
- types-docutils
>=0.18; extra == "type-check"
- types-PyYAML
>=6.0.0; extra == "type-check"
- pyyaml
>=6.0.0; extra == "yaml"