summaryrefslogtreecommitdiff
path: root/www/py-bleach/DESCR
blob: 862a810cc6106d23cb4415a0e90fc246c46b6968 (plain)
1
2
3
4
5
Bleach is an HTML sanitizing 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.