sphinxcontrib-spelling 2.3.0-1 source package in Ubuntu

Changelog

sphinxcontrib-spelling (2.3.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/{,tests/}control
    - Add hunspell-de-de since it's needed by tests.

 -- Daniele Tricoli <email address hidden>  Thu, 08 Dec 2016 23:55:04 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinxcontrib-spelling_2.3.0-1.dsc 2.7 KiB cd36a9a39137b51b32d2a0b6741bd9775ff93a01b34a31d28adf77342c5b423f
sphinxcontrib-spelling_2.3.0.orig.tar.gz 34.9 KiB 008ec060f312367222992824abed00124cce0dd31c375a89b2053010df0e3be8
sphinxcontrib-spelling_2.3.0-1.debian.tar.xz 49.4 KiB 9abaeb2544120009c98778e6a96d847794e902ea61d888dc7d11b803bf7a95ae

Available diffs

No changes file available.

Binary packages built by this source

python-sphinxcontrib.spelling: Sphinx "spelling" extension

 This package contains the spelling extension for the Sphinx documentation
 system.
 The extension enables a spelling checker which uses PyEnchant to produce a
 report showing misspelled words.
 .
 The extension also:
  - Supports multiple source languages using the standard enchant
    dictionaries.
  - Supports project-specific dictionaries for localized jargon and other
    terminology that may not appear in the global dictionaries.
  - Suggests alternatives to words not found in the dictionary, when
    possible.

python-sphinxcontrib.spelling-doc: No summary available for python-sphinxcontrib.spelling-doc in ubuntu artful.

No description available for python-sphinxcontrib.spelling-doc in ubuntu artful.

python3-sphinxcontrib.spelling: Sphinx "spelling" extension (Python 3)

 This package contains the spelling extension for the Sphinx documentation
 system.
 The extension enables a spelling checker which uses PyEnchant to produce a
 report showing misspelled words.
 .
 The extension also:
  - Supports multiple source languages using the standard enchant
    dictionaries.
  - Supports project-specific dictionaries for localized jargon and other
    terminology that may not appear in the global dictionaries.
  - Suggests alternatives to words not found in the dictionary, when
    possible.
 .
 This package contains the Python 3 version of the extension.