sphinx 4.5.0-3 source package in Ubuntu

Changelog

sphinx (4.5.0-3) unstable; urgency=medium

  * Hotfix: move python3-importlib-metadata from Suggests to Depends.

 -- Dmitry Shachnev <email address hidden>  Fri, 15 Apr 2022 19:31:16 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx_4.5.0-3.dsc 3.5 KiB a1883f3605d1b4c4baffe4f0fca8dcb1e0d4470c7039c6ee38b6eb5ac9514ae4
sphinx_4.5.0.orig.tar.gz 6.4 MiB 7bf8ca9637a4ee15af412d1a1d9689fec70523a68ca9bb9127c2f3eeb344e2e6
sphinx_4.5.0.orig.tar.gz.asc 833 bytes e8a56b2e71f6480cd7577938a7edd57ca39a19ba26469718e3c39b389c90cc0c
sphinx_4.5.0-3.debian.tar.xz 40.2 KiB 630fe838d23ef186e032c745e61ee0405ea6047054bfb1ae0a091e97cc193754

No changes file available.

Binary packages built by this source

libjs-sphinxdoc: JavaScript support for Sphinx documentation

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package provides JavaScript code for documentation generated by Sphinx.

python3-sphinx: documentation generator for Python projects

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 Sphinx features:
  * HTML, CHM, LaTeX output,
  * Cross-referencing source code,
  * Automatic indices,
  * Code highlighting, using Pygments,
  * Extensibility. Existing extensions:
    - automatic testing of code snippets,
    - including docstrings from Python modules.
 .
 Build-depend on sphinx if your package uses /usr/bin/sphinx-*
 executables. Build-depend on python3-sphinx if your package uses
 the Python API (for instance by calling python3 -m sphinx).

sphinx-common: documentation generator for Python projects - common data

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package includes manual pages, templates, translations and other data
 files.

sphinx-doc: documentation generator for Python projects - documentation

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package includes documentation of Sphinx itself.