Skip to main content

Character encoding aliases for legacy web content

Project description

This is a Python implementation of the WHATWG Encoding standard.

In 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webencodings-0.5.1.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

webencodings-0.5.1-py2.py3-none-any.whl (11.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file webencodings-0.5.1.tar.gz.

File metadata

File hashes

Hashes for webencodings-0.5.1.tar.gz
Algorithm Hash digest
SHA256 b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923
MD5 32f6e261d52e57bf7e1c4d41546d15b8
BLAKE2b-256 0b02ae6ceac1baeda530866a85075641cec12989bd8d31af6d5ab4a3e8c92f47

See more details on using hashes here.

Provenance

File details

Details for the file webencodings-0.5.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for webencodings-0.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78
MD5 36654e7c7b772611b536014fa9e6e918
BLAKE2b-256 f4242a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page