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
Dependencies¶
Python, html5lib, six
Type¶
standard
Version Information¶
package-version.txt:
3.1.5
install-requires.txt:
bleach >=3.1.5
Equivalent System Packages¶
conda:
$ conda install python:bleach
macports: install the following packages: python: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 https://trac.sagemath.org/ticket/29023