Metadata-Version: 2.1
Name: rstcheck
Version: 6.1.0
Summary: Checks syntax of reStructuredText and code blocks nested within it
Home-page: https://github.com/rstcheck/rstcheck
Author: Steven Myint
Author-email: git@stevenmyint.com
Maintainer: Christian Riedel
Maintainer-email: cielquan@protonmail.com
Requires-Python: >=3.7,<4.0
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: docutils<0.19,>=0.7
Requires-Dist: pydantic<2.0,>=1.2
Requires-Dist: rstcheck-core<2.0.0,>=1.0.2
Requires-Dist: typer[all]<0.7,>=0.4.1
Requires-Dist: types-docutils<0.19,>=0.18
Requires-Dist: importlib-metadata<5.0,>=1.6
Requires-Dist: typing-extensions<5.0,>=3.7.4
