[ 源代码: sphinxcontrib-spelling ]
软件包:python3-sphinxcontrib.spelling(4.3.0-1)
python3-sphinxcontrib.spelling 的相关链接
Debian 的资源:
下载源码包 sphinxcontrib-spelling:
- [sphinxcontrib-spelling_4.3.0-1.dsc]
- [sphinxcontrib-spelling_4.3.0.orig.tar.gz]
- [sphinxcontrib-spelling_4.3.0.orig.tar.gz.asc]
- [sphinxcontrib-spelling_4.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-enchant
- spellchecking library for Python 3
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-sphinx
- documentation generator for Python projects