macOS
brew install chardetlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de chardet pour les workflows d'agents IA.
installation
brew install chardetlocal Homebrew formula metadata
sudo apt install python-chardet-docDebian stable package indexes · python-chardet-doc · Source: deb.debian.org
aperçu
Python character encoding detector
historique
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.
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
chardetect | 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://chardet.readthedocs.io/en/latest/
métadonnées d'installation
| Clé du paquet | brew:chardet |
|---|---|
| Version | 7.4.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/chardet |
| Page d'accueil | https://chardet.readthedocs.io/en/latest/ |
| Dépôt | https://github.com/chardet/chardet |
| Docs amont | https://chardet.readthedocs.io/en/latest |
| Licence | LGPL-2.1-or-later |
| Archive source | https://files.pythonhosted.org/packages/19/b6/9df434a8eeba2e6628c465a1dfa31034228ef79b26f76f46278f4ef7e49d/chardet-7.4.3.tar.gz |
| Dernière mise à jour | 2026-04-14T23:36:27Z |
| 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 | 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 |
|
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.
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-chardetpiste 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.