macOS
brew install codespelllocal Homebrew formula metadata
sudo port install codespellMacPorts ports tree · python/codespell/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für codespell in AI-Agent-Workflows.
Installation
brew install codespelllocal Homebrew formula metadata
sudo port install codespellMacPorts ports tree · python/codespell/Portfile · Quelle: api.github.com
sudo apt install codespellDebian stable package indexes · codespell · Quelle: deb.debian.org
sudo dnf install codespellFedora Rawhide package metadata · codespell · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#codespellnixpkgs package indexes · pkgs/by-name/co/codespell/package.nix · Quelle: api.github.com
sudo pacman -S codespellArch Linux sync databases · codespell · Quelle: geo.mirror.pkgbuild.com
sudo zypper install codespellopenSUSE Tumbleweed package metadata · codespell · Quelle: download.opensuse.org
Überblick
Fix common misspellings in source code and text files
Verlauf
codespell is a Python command-line spell checker for source trees and text files. Its niche is deliberately narrow: it looks for known common misspellings rather than trying to act as a full dictionary-based spell checker.
The project traces its original script and library copyright to Lucas De Marchi and ProFUSION embedded systems in 2010-2011. Its maintained upstream is the codespell-project GitHub repository, which the official README identifies as both the GitHub project and repository.
codespell became useful package-manager material because it has a small CLI surface, needs no service credentials, and fits easily into automated checks. The supplied package facts list it across Homebrew, Debian, Fedora/dnf, MacPorts, Nix, Arch/pacman, Ubuntu, and openSUSE/zypper, and the upstream README documents a pre-commit hook configuration.
The CLI is normally run against a working tree or selected paths, with dry-run output by default and an optional write mode for applying fixes. Configuration is intentionally repository-local: codespell reads pyproject.toml, setup.cfg, .codespellrc, or a file passed on the command line.
For packagers and release engineers, codespell is a classic low-friction quality gate: it is deterministic, text-oriented, and easy to wire into CI, pre-commit, and distro packaging checks without needing network access or secrets.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
pyproject.tomlsetup.cfg.codespellrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
codespell | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/codespell-project/codespell
Installationsmetadaten
| Paketschlüssel | brew:codespell |
|---|---|
| Version | 2.4.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/codespell |
| Homepage | https://github.com/codespell-project/codespell |
| Repository | https://github.com/codespell-project/codespell |
| Upstream-Dokumentation | https://github.com/codespell-project/codespell#readme |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://files.pythonhosted.org/packages/80/19/45e941380f69c042b43423513d201e6592346f992394347f5e7174c31407/codespell-2.4.3.tar.gz |
| Zuletzt aktualisiert | 2026-07-16T15:10:28Z |
| Pulse | updated |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | codespell |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
codespell 2.4.1-1
Find and fix common misspellings in text files
https://github.com/codespell-project/codespell/
sudo apt install codespellcodespell
nix profile install nixpkgs#codespellcodespell 2.2.6-1
Find and fix common misspellings in text files
https://github.com/codespell-project/codespell/
sudo apt install codespellcodespell 2.4.1-9.fc45
Fix common misspellings in text files
https://github.com/codespell-project/codespell/
sudo dnf install codespellcodespell 2.4.2-1
check code for common misspellings
https://github.com/codespell-project/codespell
sudo pacman -S codespellcodespell 2.4.2-1.2
Source code checker for common misspellings
https://github.com/codespell-project/codespell/
sudo zypper install codespellcodespell
sudo port install codespellQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.