macOS
brew install chardetlocal Homebrew formula metadata
brew
chardet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chardetlocal Homebrew formula metadata
sudo apt install python-chardet-docDebian stable package indexes · python-chardet-doc · ソース: deb.debian.org
概要
Python character encoding detector
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chardetect | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://chardet.readthedocs.io/en/latest/
インストールメタデータ
| パッケージキー | brew:chardet |
|---|---|
| バージョン | 7.4.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chardet |
| ホームページ | https://chardet.readthedocs.io/en/latest/ |
| リポジトリ | https://github.com/chardet/chardet |
| 上流ドキュメント | https://chardet.readthedocs.io/en/latest |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/19/b6/9df434a8eeba2e6628c465a1dfa31034228ef79b26f76f46278f4ef7e49d/chardet-7.4.3.tar.gz |
| 最終更新 | 2026-04-14T23:36:27Z |
| Pulse | updated |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-chardetソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.