The textproc/codespell port
codespell-2.0.0 – source code spelling checker
(cvsweb
github)
Description
Source code spell checker.
Fix common misspellings in text files. It's designed primarily for
checking misspelled words in source code, but it can be used with
other files as well.
WWW:
https://github.com/codespell-project/codespell
Maintainer
The OpenBSD ports mailing-list
Categories
devel
lang/python
textproc
Build dependencies
Run dependencies
- /usr/local/bin/codespell
- /usr/local/lib/python3.8/site-packages/codespell-2.0.0-py3.8.egg-info/
- /usr/local/lib/python3.8/site-packages/codespell-2.0.0-py3.8.egg-info/PKG-INFO
- /usr/local/lib/python3.8/site-packages/codespell-2.0.0-py3.8.egg-info/SOURCES.txt
- /usr/local/lib/python3.8/site-packages/codespell-2.0.0-py3.8.egg-info/dependency_links.txt
- /usr/local/lib/python3.8/site-packages/codespell-2.0.0-py3.8.egg-info/entry_points.txt
- /usr/local/lib/python3.8/site-packages/codespell-2.0.0-py3.8.egg-info/not-zip-safe
- /usr/local/lib/python3.8/site-packages/codespell-2.0.0-py3.8.egg-info/requires.txt
- /usr/local/lib/python3.8/site-packages/codespell-2.0.0-py3.8.egg-info/top_level.txt
- /usr/local/lib/python3.8/site-packages/codespell_lib/
- /usr/local/lib/python3.8/site-packages/codespell_lib/__init__.py
- /usr/local/lib/python3.8/site-packages/codespell_lib/__main__.py
- /usr/local/lib/python3.8/site-packages/codespell_lib/__pycache__/
- /usr/local/lib/python3.8/site-packages/codespell_lib/__pycache__/__init__.cpython-38.pyc
- /usr/local/lib/python3.8/site-packages/codespell_lib/__pycache__/__main__.cpython-38.pyc
- /usr/local/lib/python3.8/site-packages/codespell_lib/__pycache__/_codespell.cpython-38.pyc
- /usr/local/lib/python3.8/site-packages/codespell_lib/_codespell.py
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/__init__.py
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/__pycache__/
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/__pycache__/__init__.cpython-38.pyc
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/dictionary.txt
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/dictionary_code.txt
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/dictionary_en-GB_to_en-US.txt
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/dictionary_informal.txt
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/dictionary_names.txt
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/dictionary_rare.txt
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/dictionary_usage.txt
- /usr/local/lib/python3.8/site-packages/codespell_lib/data/linux-kernel.exclude