slackbuilds/development/codespell
B. Watson 3ece121991
development/codespell: Get rid of unused LIBDIRSUFFIX and SLKCFLAGS.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:32 +07:00
..
README development/codespell: Updated for version 2.2.1. 2023-01-21 10:22:09 +07:00
codespell.1 development/codespell: Updated for version 2.2.1. 2023-01-21 10:22:09 +07:00
codespell.SlackBuild development/codespell: Get rid of unused LIBDIRSUFFIX and SLKCFLAGS. 2023-06-03 10:38:32 +07:00
codespell.info development/codespell: Fix deps. 2023-05-20 19:19:33 +07:00
slack-desc development/codespell: Added (spell checker for source code) 2020-11-22 01:14:17 +07:00

README

codespell (spell checker for source code)

codespell fixes 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.

Note: This is not the latest version of codespell. Version 2.2.2
can't be built on Slackware 15.0 due to needing too new of a
python-setuptools (I'm told it works on -current).