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#
conda:
$ conda install bleach
macports: install the following packages: py-bleach
void:
$ sudo xbps-install python3-bleach
See https://repology.org/project/python:bleach/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