パッケージ: python3-html-sanitizer (1.9.3-1)
python3-html-sanitizer に関するリンク
Trisquel の資源:
python-html-sanitizer ソースパッケージをダウンロード:
- [python-html-sanitizer_1.9.3-1.dsc]
- [python-html-sanitizer_1.9.3.orig.tar.gz]
- [python-html-sanitizer_1.9.3-1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Jonas Smedegaard
外部の資源:
- ホームページ [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 (>= 4.6.5)
- 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