webencodings: Character encoding aliases for legacy web content#

Description#

Character encoding aliases for legacy web content.

License#

BSD License

Upstream Contact#

Home Page: https://github.com/gsnedders/python-webencodings

Dependencies#

Python

Type#

standard

Dependencies#

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information#

package-version.txt:

0.5.1

install-requires.txt:

webencodings >=0.5.1

Equivalent System Packages#

conda:

$ conda install  webencodings

macports: install the following packages: py-webencodings

opensuse:

$ sudo zypper install python3-webencodings

void:

$ sudo xbps-install  python3-webencodings

See https://repology.org/project/python:webencodings/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023