summaryrefslogtreecommitdiff
path: root/www/py-bleach
AgeCommit message (Collapse)AuthorFilesLines
2013-01-12Bump PKGREVISION.ryoon2-2/+7
* Add missing dependencies. Thank you, joerg@.
2013-01-03Import py27-bleach-1.1.5 as www/py-bleach.ryoon4-0/+64
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.