Metadata-Version: 2.1
Name: rstcheck
Version: 6.1.2
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: importlib-metadata<5.0,>=1.6; python_version < "3.8"
Requires-Dist: rstcheck-core<2.0.0,>=1.0.2
Requires-Dist: typer[all]<0.8,>=0.4.1
Requires-Dist: typing-extensions<5.0,>=3.7.4; python_version < "3.8"
