パッケージ: python3-charset-normalizer (3.4.0-1) [debports]
python3-charset-normalizer に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
charset, encoding and language detection (Python 3)
charset-normalizer is a library for detection of charsets, encodings, and languages in Python programs. It can be compared to chardet, with a different approach, which intends to make it faster and more reliable. charset-normalizer can also detect natural languages.
All IANA character set names for which the Python core library provides codecs are supported.
This package installs the library for Python 3.
その他の python3-charset-normalizer 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- sug: python-charset-normalizer-doc
- charset, encoding and language detection for Python (Documentation)