[ 原始碼: sphinxcontrib-spelling ]
套件: python3-sphinxcontrib.spelling (7.2.1-1)
python3-sphinxcontrib.spelling 的相關超連結
Trisquel 的資源:
下載原始碼套件 sphinxcontrib-spelling:
- [sphinxcontrib-spelling_7.2.1-1.dsc]
- [sphinxcontrib-spelling_7.2.1.orig.tar.gz]
- [sphinxcontrib-spelling_7.2.1-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Daniele Tricoli
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-sphinxcontrib.spelling 有關的套件
|
|
|
-
- 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-enchant
- spellchecking library for Python 3
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-sphinx
- documentation generator for Python projects