Name: | perl-HTML-Scrubber |
---|---|
Version: | 0.19 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 66982 |
License: | GPL+ or Artistic |
RPM: | perl-HTML-Scrubber-0.19-3.el8.noarch.rpm |
Source RPM: | perl-HTML-Scrubber-0.19-3.el8.src.rpm |
Build Date: | Tue Jul 28 2020 |
Build Host: | jenkins-10-147-72-125-ac3ad382-e6d6-49b0-bab4-b88cc68dcf9f.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/HTML-Scrubber |
Summary: | Library for scrubbing/sanitizing html |
Description: | If you wanna "scrub" or "sanitize" html input in a reliable an flexible fashion, then this module is for you. I wasn't satisfied with HTML::Sanitizer because it is based on HTML::TreeBuilder, so I thought I'd write something similar that works directly with HTML::Parser. |