4eb83b0e0d
Python. PR: ports/168459 Submitted by: koobs <koobs.freebsd@gmail.com>
5 lines
213 B
Text
5 lines
213 B
Text
Bleach is a Python HTML sanitizing library that escapes or strips markup and
|
|
attributes based on a white list. Bleach is intended for sanitizing text from
|
|
untrusted sources.
|
|
|
|
WWW: https://github.com/jsocol/bleach
|