パッケージ: python-bleach-doc (3.2.1-2.1)
python-bleach-doc に関するリンク
Debian の資源:
python-bleach ソースパッケージをダウンロード:
- [python-bleach_3.2.1-2.1.dsc]
- [python-bleach_3.2.1.orig.tar.xz]
- [python-bleach_3.2.1-2.1.debian.tar.xz]
メンテナ:
- Debian Python Team (QA ページ)
- Scott Kitterman (QA ページ)
- Per Andersson (QA ページ)
- Christopher Baines (QA ページ)
外部の資源:
- ホームページ [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 (>= 2.4.3-5~)
- Sphinx ドキュメンテーション用 JavaScript サポート