Package: python3-bleach (3.2.1-2.1)
Links for python3-bleach
Debian Resources:
Download Source Package 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]
Maintainers:
- Debian Python Team (QA Page)
- Scott Kitterman (QA Page)
- Per Andersson (QA Page)
- Christopher Baines (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
whitelist-based HTML-sanitizing library (Python 3)
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 Python 3 version of the package.
Other Packages Related to python3-bleach
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão padrão da python3)
-
- dep: python3-html5lib (>= 1.0.1~)
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- dep: python3-packaging
- utilitários essenciais para pacotes python3
-
- dep: python3-six (>= 1.9.0)
- biblioteca de compatibilidade para Python 2 e 3 (Interface Python 3)
-
- dep: python3-webencodings
- Python implementation of the WHATWG Encoding standard
-
- sug: python-bleach-doc
- whitelist-based HTML-sanitizing library (common documentation)
Download python3-bleach
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 35.6 kB | 134.0 kB | [list of files] |