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_TOOLCHAIN)

  • $(PYTHON)

Version Information#

package-version.txt:

0.5.1

install-requires.txt:

webencodings >=0.5.1

Equivalent System Packages#

arch:

$ sudo pacman -S  python-webencodings

conda:

$ conda install  webencodings

Debian/Ubuntu:

$ sudo apt-get install  python3-webencodings

Fedora/Redhat/CentOS:

$ sudo yum install  python-webencodings

gentoo:

$ sudo emerge dev-python/webencodings

macports: install the following packages: py-webencodings

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-webencodings

void:

$ sudo xbps-install  python3-webencodings

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

If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.