rstcheck 6.1.1+~1.0.3-2 source package in Ubuntu

Changelog

rstcheck (6.1.1+~1.0.3-2) unstable; urgency=medium

  * Drop dependency on python3-tomli
  * Bump Standards-Version to 4.6.2

 -- Timo Röhling <email address hidden>  Wed, 01 Feb 2023 15:30:42 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rstcheck_6.1.1+~1.0.3-2.dsc 2.8 KiB a728dbedce37aa93556477055e2104e77204914f29d2b152ee05f9e4566fa54f
rstcheck_6.1.1+~1.0.3.orig-core.tar.gz 67.7 KiB 2e6f468a503fe454bc42a0659c5149a8670dbbf9ed9cba8063928fa03d98e328
rstcheck_6.1.1+~1.0.3.orig.tar.gz 39.4 KiB 4827dc80103d229d9bd7ef541a96445968acf5ac3a862b72a0873bbb8c771c73
rstcheck_6.1.1+~1.0.3-2.debian.tar.xz 4.4 KiB 2682d0106b6c1b616e79d353e8fc526285cdc7739146ac52644b1181d664f636

Available diffs

No changes file available.

Binary packages built by this source

python3-rstcheck: 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.

rstcheck: Validator for reStructuredText documents with code blocks (CLI tool)

 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 CLI tool.