macOS
brew install codespelllocal Homebrew formula metadata
sudo port install codespellMacPorts ports tree · python/codespell/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de codespell pour les workflows d'agents IA.
installation
brew install codespelllocal Homebrew formula metadata
sudo port install codespellMacPorts ports tree · python/codespell/Portfile · Source: api.github.com
sudo apt install codespellDebian stable package indexes · codespell · Source: deb.debian.org
sudo dnf install codespellFedora Rawhide package metadata · codespell · Source: dl.fedoraproject.org
nix profile install nixpkgs#codespellnixpkgs package indexes · pkgs/by-name/co/codespell/package.nix · Source: api.github.com
sudo pacman -S codespellArch Linux sync databases · codespell · Source: geo.mirror.pkgbuild.com
sudo zypper install codespellopenSUSE Tumbleweed package metadata · codespell · Source: download.opensuse.org
aperçu
Fix common misspellings in source code and text files
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.codespellrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
codespell | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/codespell-project/codespell
métadonnées d'installation
| Clé du paquet | brew:codespell |
|---|---|
| Version | 2.4.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/codespell |
| Page d'accueil | https://github.com/codespell-project/codespell |
| Dépôt | https://github.com/codespell-project/codespell |
| Docs amont | https://github.com/codespell-project/codespell#readme |
| Licence | GPL-2.0-only |
| Archive source | https://files.pythonhosted.org/packages/80/19/45e941380f69c042b43423513d201e6592346f992394347f5e7174c31407/codespell-2.4.3.tar.gz |
| Dernière mise à jour | 2026-07-16T15:10:28Z |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 codespellpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.