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

version_requirements.txt:

webencodings >=0.5.1

Equivalent System Packages

$ sudo pacman -S python-webencodings
$ conda install webencodings
$ sudo apt-get install python3-webencodings
$ sudo yum install python3-webencodings
$ sudo emerge dev-python/webencodings
$ sudo port install py-webencodings
$ sudo zypper install python3\$\{PYTHON_MINOR\}-webencodings
$ 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.