Package
python3-webencodingsVersion
0.5-2Priority
optionalSection
pythonSource
python-webencodingsOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Barry Warsaw <barry@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
56.3 kBDepends
python3:any (>= 3.5~)Homepage
https://github.com/SimonSapin/python-webencodingsTask
ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, ubuntukylin-desktopSupported
9mDownload Size
10.4 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu zesty/main amd64 PackagesDescription
Python implementation of the WHATWG Encoding standardIn order to be compatible with legacy web content when interpreting something
like Content-Type: text/html; charset=latin1, tools need to use a particular
set of aliases for encoding labels as well as some overriding rules. For
example, US-ASCII and iso-8859-1 on the web are actually aliases for
windows-1252, and an UTF-8 or UTF-16 BOM takes precedence over any other
encoding declaration. The Encoding standard defines all such details so that
implementations do not have to reverse-engineer each other.
.
This module has encoding labels and BOM detection, but the actual
implementation for encoders and decoders is Python’s.
.
This package provides the module for Python 3.
Install Info
artful,now 0.5-2 allInstalled Automatically
TrueFiles
/.//usr/
/usr/lib/
/usr/lib/python3/
/usr/lib/python3/dist-packages/
/usr/lib/python3/dist-packages/webencodings/
/usr/lib/python3/dist-packages/webencodings-0.5.egg-info/
/usr/lib/python3/dist-packages/webencodings-0.5.egg-info/dependency_links.txt
/usr/lib/python3/dist-packages/webencodings-0.5.egg-info/PKG-INFO
/usr/lib/python3/dist-packages/webencodings-0.5.egg-info/top_level.txt
/usr/lib/python3/dist-packages/webencodings/__init__.py
/usr/lib/python3/dist-packages/webencodings/labels.py
/usr/lib/python3/dist-packages/webencodings/mklabels.py
/usr/lib/python3/dist-packages/webencodings/tests.py
/usr/lib/python3/dist-packages/webencodings/x_user_defined.py
/usr/share/
/usr/share/doc/
/usr/share/doc/python3-webencodings/
/usr/share/doc/python3-webencodings/changelog.Debian.gz
/usr/share/doc/python3-webencodings/copyright