软件包: ruby-sanitize (4.6.6-2.1~0.20.04.2)
ruby-sanitize 的相关链接
Trisquel 的资源:
下载源码包 ruby-sanitize:
- [ruby-sanitize_4.6.6-2.1~0.20.04.1.dsc]
- [ruby-sanitize_4.6.6.orig.tar.gz]
- [ruby-sanitize_4.6.6-2.1~0.20.04.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Jonas Genannt
外部的资源:
- 主页 [github.com]
相似软件包:
whitelist-based HTML sanitizer
Sanitize is a whitelist-based HTML sanitizer. Given a list of acceptable elements and attributes, Sanitize will remove all unacceptable HTML from a string.
Using a simple configuration syntax, you can tell Sanitize to allow certain elements, certain attributes within those elements, and even certain URL protocols within attributes that contain URLs. Any HTML elements or attributes that you don't explicitly allow will be removed.
Because it's based on Nokogiri, a full-fledged HTML parser, rather than a bunch of fragile regular expressions, Sanitize has no trouble dealing with malformed or maliciously-formed HTML and returning safe output.
其他与 ruby-sanitize 有关的软件包
|
|
|
-
- dep: ruby
- 软件包暂时不可用
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-crass (>= 1.0.2)
- 软件包暂时不可用
-
- dep: ruby-nokogiri (>= 1.4.4)
- 软件包暂时不可用
-
- dep: ruby-nokogumbo (>= 1.4)
- 软件包暂时不可用