[ 源代码: python-charset-normalizer ]
软件包:python3-charset-normalizer(3.4.0-1)
python3-charset-normalizer 的相关链接
Debian 的资源:
下载源码包 python-charset-normalizer:
- [python-charset-normalizer_3.4.0-1.dsc]
- [python-charset-normalizer_3.4.0.orig.tar.gz]
- [python-charset-normalizer_3.4.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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.17)
- 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)