[ bullseye ]
[ 原始碼: python-html-sanitizer ]
套件:python3-html-sanitizer(1.9.1-2+deb11u1) [security]
python3-html-sanitizer 的相關連結
Debian 的資源:
下載原始碼套件 python-html-sanitizer:
- [python-html-sanitizer_1.9.1-2+deb11u1.dsc]
- [python-html-sanitizer_1.9.1.orig.tar.gz]
- [python-html-sanitizer_1.9.1-2+deb11u1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
HTML sanitizer with more HTML fragment transforms
This is an allowlist-based and very opinionated HTML sanitizer that can be used both for untrusted and trusted sources. It attempts to clean up the mess made by various rich text editors and or copy-pasting to make styling of webpages simpler and more consistent. It builds on the excellent HTML cleaner in lxml to make the result both valid and safe.
HTML sanitizer goes further than e.g. bleach in that it not only ensures that content is safe and tags and attributes conform to a given allowlist, but also applies additional transforms to HTML fragments.
其他與 python3-html-sanitizer 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- sug: python3-django
- High-level Python web development framework
-
- enh: python3-django
- High-level Python web development framework