Source: sphinxcontrib-spelling Maintainer: Debian Python Modules Team Uploaders: Daniele Tricoli Section: python Priority: optional Build-Depends: debhelper (>= 11), dh-python, hunspell-de-de, hunspell-en-us, python-all (>= 2.6.6-3), python-docutils, python-enchant, python-fixtures, python-nose, python-pbr, python-setuptools (>= 0.6b3), python-six, python-sphinx (>= 1.0.7+dfsg), python3-all, python3-docutils, python3-enchant, python3-fixtures, python3-nose, python3-pbr, python3-setuptools, python3-six, python3-sphinx, Standards-Version: 4.3.0 X-Python3-Version: >= 3.5 Homepage: https://github.com/sphinx-contrib/spelling Vcs-Git: https://salsa.debian.org/python-team/modules/sphinxcontrib-spelling.git Vcs-Browser: https://salsa.debian.org/python-team/modules/sphinxcontrib-spelling Package: python-sphinxcontrib.spelling Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-docutils, python-enchant, python-sphinx Description: 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. Package: python3-sphinxcontrib.spelling Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-docutils, python3-enchant, python3-sphinx Description: 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. Package: python-sphinxcontrib.spelling-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: Sphinx "spelling" extension (documentation) 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 HTML documentation.