套件: python-bleach-doc (2.1.2-1)
python-bleach-doc 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-bleach:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Scott Kitterman
- Per Andersson
- Christopher Baines
外部的資源:
- 主頁 [github.com]
相似套件:
whitelist-based HTML-sanitizing library (common documentation)
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.
Bleach is intended for sanitizing text from untrusted sources. If you find yourself jumping through hoops to allow your site administrators to do lots of things, you're probably outside the use cases. Either trust those users, or don't.
Because it relies on html5lib, Bleach is as good as modern browsers at dealing with weird, quirky HTML fragments. And any of Bleach's methods will fix unbalanced or mis-nested tags.
This is the common documentation package.
其他與 python-bleach-doc 有關的套件
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation