python310-bleach Python 3.10 - bleach - whitelist-based HTML-sanitizing tool 3.4.2 2023-07-11 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python310-base 3.4.2 python310-html5lib 3.4.0 Internal Program Version: bleach 6.0.0 Bleach is an HTML sanitation library that escapes or strips markup and attributes based on a white list. Bleach can also linkify text safely, applying filters that Django's 'urlize' filter cannot, and optionally setting 'rel' attributes, even on links already in the text. Bleach is intended for sanitizing text from 'untrusted' sources. Because it relies on html5lib, Bleach is as good as modern browsers at dealing with weird, quirky HTML fragments. Bleach's methods will fix unbalanced or mis-nested tags. Documentation is at http://bleach.readthedocs.org https://github.com/jsocol/bleach