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/share/doc/python3.5-chardet/copyright
  • /usr/share/doc/python3.5-chardet/changelog.Debian.gz
  • /usr/lib/python3.5/dist-packages/chardet/utf8prober.py
  • /usr/lib/python3.5/dist-packages/chardet/universaldetector.py
  • /usr/lib/python3.5/dist-packages/chardet/sjisprober.py
  • /usr/lib/python3.5/dist-packages/chardet/sbcsgroupprober.py
  • /usr/lib/python3.5/dist-packages/chardet/sbcharsetprober.py
  • /usr/lib/python3.5/dist-packages/chardet/mbcssm.py
  • /usr/lib/python3.5/dist-packages/chardet/mbcsgroupprober.py
  • /usr/lib/python3.5/dist-packages/chardet/mbcharsetprober.py
  • /usr/lib/python3.5/dist-packages/chardet/latin1prober.py
  • /usr/lib/python3.5/dist-packages/chardet/langthaimodel.py
  • /usr/lib/python3.5/dist-packages/chardet/langhungarianmodel.py
  • /usr/lib/python3.5/dist-packages/chardet/langhebrewmodel.py
  • /usr/lib/python3.5/dist-packages/chardet/langgreekmodel.py
  • /usr/lib/python3.5/dist-packages/chardet/langcyrillicmodel.py
  • /usr/lib/python3.5/dist-packages/chardet/langbulgarianmodel.py
  • /usr/lib/python3.5/dist-packages/chardet/jpcntx.py
  • /usr/lib/python3.5/dist-packages/chardet/jisfreq.py
  • /usr/lib/python3.5/dist-packages/chardet/hebrewprober.py
  • /usr/lib/python3.5/dist-packages/chardet/gb2312prober.py
  • /usr/lib/python3.5/dist-packages/chardet/gb2312freq.py
  • /usr/lib/python3.5/dist-packages/chardet/euctwprober.py
  • /usr/lib/python3.5/dist-packages/chardet/euctwfreq.py
  • /usr/lib/python3.5/dist-packages/chardet/euckrprober.py
  • /usr/lib/python3.5/dist-packages/chardet/euckrfreq.py
  • /usr/lib/python3.5/dist-packages/chardet/eucjpprober.py
  • /usr/lib/python3.5/dist-packages/chardet/escsm.py
  • /usr/lib/python3.5/dist-packages/chardet/escprober.py
  • /usr/lib/python3.5/dist-packages/chardet/cp949prober.py

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/debian/jessie/python3.5-chardet_2.3.0-2.5_all.deb/download.deb?distro_version_id=25"

Homepage

https://github.com/chardet/chardet