[ ソース: 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
- reStructuredText 用テキスト処理システム (Python 3 による実装)
-
- dep: python3-enchant
- spellchecking library for Python 3
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-sphinx
- documentation generator for Python projects