[ Bron: rstcheck ]
Pakket: python3-rstcheck (6.2.4+~1.2.1-1)
Verwijzigingen voor python3-rstcheck
Debian bronnen:
Het bronpakket rstcheck downloaden:
- [rstcheck_6.2.4+~1.2.1-1.dsc]
- [rstcheck_6.2.4+~1.2.1.orig-core.tar.gz]
- [rstcheck_6.2.4+~1.2.1.orig.tar.gz]
- [rstcheck_6.2.4+~1.2.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Validator for reStructuredText documents with code blocks (Python 3 module)
rstcheck validates the syntax of reStructuredText documents. Unlike other validators, it will also verify syntax correctness in nested code blocks for a variety of languages:
* Bash shell scripts * Doctest * C (C99) * C++ (C++11) * JSON * XML * Python * reStructuredText
rstcheck can also validate Sphinx documentation files if Sphinx is installed.
This package installs the Python 3 module.
Andere aan python3-rstcheck gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- of python3-supported-min (>> 3.8)
- Pakket niet beschikbaar
-
- dep: python3-pydantic (>= 2)
- Data validation and settings management using Python type hinting
-
- dep: python3-typer (>= 0.12.0)
- Python library for building CLI applications (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- of python3-supported-min (>> 3.8)
- Pakket niet beschikbaar
-
- sug: python3-sphinx
- documentation generator for Python projects