Skip to content

Encoding Standard #124

Closed
Closed
@SimonSapin

Description

@SimonSapin

html5lib has a bunch of aliases for character encodings. This should probably be aligned with the Encoding Standard.

I made a Python implementation, hopefully it will help: http://pythonhosted.org/webencodings/ (It mostly does aliases and BOM detection, the actual codec implementations are Python’s.)

Maybe related: #120

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions