python3.5-chardet_2.3.0-2.5_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/wott/agent/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/wott/agent/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3.5-chardet=2.3.0-2.5

universal character encoding detector for Python3

Full description:
  universal character encoding detector for Python3
 Chardet takes a sequence of bytes in an unknown character encoding, and
 attempts to determine the encoding.
 .
 Supported encodings:
  * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
  * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
    Chinese)
  * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
  * EUC-KR, ISO-2022-KR (Korean)
  * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
  * ISO-8859-2, windows-1250 (Hungarian)
  * ISO-8859-5, windows-1251 (Bulgarian)
  * windows-1252 (English)
  * ISO-8859-7, windows-1253 (Greek)
  * ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
  * TIS-620 (Thai)
 .
 This library is a port of the auto-detection code in Mozilla.
 .
 This package contains the Python 3 version of the library.

Checksums

MD5 f52f2e976bfef4871f228f48d3e99ae8
SHA1 ae27726cf379c69a9a381356c5fe5755f535af97
SHA256 eace1e41026a838bfee258fb330b850e5d592b0cdae2ce0eef78c347a056ac11
SHA512 4049f24641679e02bf3bc7c2e947ed1dc19b4ed672fe35ae6a25d9581304f7d67526b506481b9b770b5892e441e6f62689e7a56358794addf6cabdbb7884e8f3

Depends

  • python3:any (>= 3.3.2-2~), python3-pkg-resources

Files

  • /usr/lib/python3.5/dist-packages/chardet/constants.py
  • /usr/lib/python3.5/dist-packages/chardet/compat.py
  • /usr/lib/python3.5/dist-packages/chardet/codingstatemachine.py
  • /usr/lib/python3.5/dist-packages/chardet/charsetprober.py
  • /usr/lib/python3.5/dist-packages/chardet/charsetgroupprober.py
  • /usr/lib/python3.5/dist-packages/chardet/chardistribution.py
  • /usr/lib/python3.5/dist-packages/chardet/chardetect.py
  • /usr/lib/python3.5/dist-packages/chardet/big5prober.py
  • /usr/lib/python3.5/dist-packages/chardet/big5freq.py
  • /usr/lib/python3.5/dist-packages/chardet/__init__.py
  • /usr/lib/python3.5/dist-packages/chardet-2.3.0.egg-info/top_level.txt
  • /usr/lib/python3.5/dist-packages/chardet-2.3.0.egg-info/PKG-INFO
  • /usr/lib/python3.5/dist-packages/chardet-2.3.0.egg-info/entry_points.txt
  • /usr/lib/python3.5/dist-packages/chardet-2.3.0.egg-info/dependency_links.txt

Uploaded

over 6 years ago

Package Size

93.3 KB

Installed Size

484 KB

Downloads

2

wget

wget --content-disposition "https://packagecloud.io/wott/agent/packages/ubuntu/trusty/python3.5-chardet_2.3.0-2.5_all.deb/download.deb?distro_version_id=20"

Homepage

https://github.com/chardet/chardet