sphinxcontrib-spelling 2.0

sphinxcontrib-spelling is a spelling checker for Sphinx. It uses PyEnchant to produce a report showing misspelled words.

Project details 2.0 on PyPI

What’s New in This Release?

  • Add python 3.3 support.
  • Add PyPy support.
  • Use pbr for packaging.
  • Update tox config to work with forked version of PyEnchant until changes are accepted upstream.