The textproc/codespell port
codespell-2.3.0 – source code spelling checker (cvsweb github mirror)
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
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/bin/codespell
- /usr/local/lib/python3.11/site-packages/codespell-2.3.0.dist-info/
- /usr/local/lib/python3.11/site-packages/codespell-2.3.0.dist-info/COPYING
- /usr/local/lib/python3.11/site-packages/codespell-2.3.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/codespell-2.3.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/codespell-2.3.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/codespell-2.3.0.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/codespell-2.3.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/codespell_lib/
- /usr/local/lib/python3.11/site-packages/codespell_lib/__init__.py
- /usr/local/lib/python3.11/site-packages/codespell_lib/__main__.py
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/__main__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/__main__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/_codespell.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/_codespell.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/_version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/__pycache__/_version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/_codespell.py
- /usr/local/lib/python3.11/site-packages/codespell_lib/_version.py
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/__init__.py
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/__pycache__/
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/dictionary.txt
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/dictionary_code.txt
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/dictionary_en-GB_to_en-US.txt
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/dictionary_informal.txt
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/dictionary_names.txt
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/dictionary_rare.txt
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/dictionary_usage.txt
- /usr/local/lib/python3.11/site-packages/codespell_lib/data/linux-kernel.exclude
- /usr/local/lib/python3.11/site-packages/codespell_lib/py.typed
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/__init__.py
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/__pycache__/
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/__pycache__/test_basic.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/__pycache__/test_basic.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/__pycache__/test_dictionary.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/__pycache__/test_dictionary.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/data/
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/data/en_GB-additional.wordlist
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/data/en_US-additional.wordlist
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/test_basic.py
- /usr/local/lib/python3.11/site-packages/codespell_lib/tests/test_dictionary.py