bleach: An HTML-sanitizing tool#

Description#

An easy safelist-based HTML-sanitizing tool.

License#

Apache License v2

Upstream Contact#

Home Page: https://github.com/mozilla/bleach

Type#

standard

Dependencies#

Version Information#

package-version.txt:

5.0.1

install-requires.txt:

bleach >=3.1.5

Equivalent System Packages#

arch:

$ sudo pacman -S  python-bleach

conda:

$ conda install  bleach

Debian/Ubuntu:

$ sudo apt-get install  python3-bleach

Fedora/Redhat/CentOS:

$ sudo yum install  python-bleach

gentoo:

$ sudo emerge dev-python/bleach

macports: install the following packages: py-bleach

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-bleach

void:

$ sudo xbps-install  python3-bleach

See https://repology.org/project/python:bleach/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.