macOS
brew install chardetlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chardet in AI-Agent-Workflows.
Installation
brew install chardetlocal Homebrew formula metadata
sudo apt install python-chardet-docDebian stable package indexes · python-chardet-doc · Quelle: deb.debian.org
Überblick
Python character encoding detector
Verlauf
chardet is Python's long-running universal character encoding detector, exposed as both a library and the `chardetect` command-line tool.
The official README says Mark Pilgrim originally created chardet in 2006 as a Python port of Mozilla's universal charset detection library. After Pilgrim disappeared from the web in 2011, maintenance continued under later Python maintainers.
chardet became a standard dependency in Python text-processing stacks because it solved the practical problem of guessing encodings for unknown byte streams. The supplied package facts show Homebrew packaging plus Debian and Ubuntu documentation packages, while the README documents normal installation with `pip install chardet`.
Users call `chardet.detect`, `detect_all`, or `UniversalDetector` from Python, or run `chardetect` on files or stdin to print a guessed encoding and confidence.
chardet is package-nerd significant because it sits at the messy boundary between package metadata, HTTP downloads, archives, and text decoding. It is also notable for a 2026 chardet 7 rewrite that kept the package name and public API while changing implementation and license.
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
chardetect | 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://chardet.readthedocs.io/en/latest/
Installationsmetadaten
| Paketschlüssel | brew:chardet |
|---|---|
| Version | 7.4.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/chardet |
| Homepage | https://chardet.readthedocs.io/en/latest/ |
| Repository | https://github.com/chardet/chardet |
| Upstream-Dokumentation | https://chardet.readthedocs.io/en/latest |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/19/b6/9df434a8eeba2e6628c465a1dfa31034228ef79b26f76f46278f4ef7e49d/chardet-7.4.3.tar.gz |
| Zuletzt aktualisiert | 2026-04-14T23:36:27Z |
| 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 | chardet |
| 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.
python-chardet-doc 5.2.0+dfsg-2
Universal Character Encoding Detector (Documentation)
https://github.com/chardet/chardet
sudo apt install python-chardet-docpython3-chardet 5.2.0+dfsg-2
Universal Character Encoding Detector (Python3)
https://github.com/chardet/chardet
sudo apt install python3-chardetpython-chardet-doc 5.2.0+dfsg-1
Universal Character Encoding Detector (Documentation)
https://github.com/chardet/chardet
sudo apt install python-chardet-docpython3-chardet 5.2.0+dfsg-1
Universal Character Encoding Detector (Python3)
https://github.com/chardet/chardet
sudo apt install python3-chardetQuellspur
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.