Automic VaultAutomic Vault

brew

codespell mit Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für codespell in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install codespell

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install codespell

MacPorts ports tree · python/codespell/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install codespell

Debian stable package indexes · codespell · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install codespell

Fedora Rawhide package metadata · codespell · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#codespell

nixpkgs package indexes · pkgs/by-name/co/codespell/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S codespell

Arch Linux sync databases · codespell · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install codespell

openSUSE Tumbleweed package metadata · codespell · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Fix common misspellings in source code and text files

Befehle und Aliase

  • codespell

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2010-2011: Original Python script and library copyright dates appear in the upstream README.
  • 2011: The official GitHub repository metadata records repository creation on January 28.
  • README: codespell documents pyproject.toml, setup.cfg, .codespellrc, pre-commit usage, and bundled dictionaries derived from common-misspelling lists.

Related projects

  • The upstream README documents use with pre-commit and notes dictionaries influenced by common-misspelling data, with project-specific dictionary additions maintained in the repository.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
pyproject.tomlsetup.cfg.codespellrc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
codespellcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version2.4.3
Manager aktualisiert2026-07-16
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/codespell-project/codespell

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:codespell
Version2.4.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/codespell
Homepagehttps://github.com/codespell-project/codespell
Repositoryhttps://github.com/codespell-project/codespell
Upstream-Dokumentationhttps://github.com/codespell-project/codespell#readme
LizenzGPL-2.0-only
Quellarchivhttps://files.pythonhosted.org/packages/80/19/45e941380f69c042b43423513d201e6592346f992394347f5e7174c31407/codespell-2.4.3.tar.gz
Zuletzt aktualisiert2026-07-16T15:10:28Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecodespell
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

codespell 2.4.1-1

Find and fix common misspellings in text files

https://github.com/codespell-project/codespell/

sudo apt install codespell
  • Section: devel
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Codespell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: codespell from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

codespell

nix profile install nixpkgs#codespell
  • normalized package name match
  • Abgeglichen nach: Codespell
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/codespell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

codespell 2.2.6-1

Find and fix common misspellings in text files

https://github.com/codespell-project/codespell/

sudo apt install codespell
  • Section: universe/devel
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Codespell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: codespell from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

codespell 2.4.1-9.fc45

Fix common misspellings in text files

https://github.com/codespell-project/codespell/

sudo dnf install codespell
  • License: GPL-2.0-only AND CC-BY-SA-3.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: codespell
  • 2 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Codespell
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: codespell from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

codespell 2.4.2-1

check code for common misspellings

https://github.com/codespell-project/codespell

sudo pacman -S codespell
  • License: GPL-2.0-only
  • Architecture: any
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Codespell
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: codespell from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

codespell 2.4.2-1.2

Source code checker for common misspellings

https://github.com/codespell-project/codespell/

sudo zypper install codespell
  • License: GPL-2.0-only
  • Category: Development/Tools/Other
  • Architecture: noarch
  • Source Package: codespell
  • 5 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Codespell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: codespell from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

codespell

sudo port install codespell
  • normalized package name match
  • Abgeglichen nach: Codespell
MacPorts ports tree · api.github.com · MacPorts ports tree: python/codespell/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment