Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37657621
en ru br
ALT Linux repos
S:0.19-alt1
5.0: 0.08-alt2
4.1: 0.08-alt1
4.0: 0.08-alt1
3.0: 0.08-alt1

Group :: Development/Perl
RPM: perl-HTML-Scrubber

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
BuildRequires: perl(Module/Build.pm) perl(Test/CPAN/Meta.pm) perl(Test/EOL.pm) perl(Test/Memory/Cycle.pm) perl(Test/NoTabs.pm)
#
#   - HTML::Scrubber - (tar repacked manually!!!)
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       HTML::Scrubber
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module HTML-Scrubber
%define m_distro HTML-Scrubber
%define m_name HTML::Scrubber
%define m_author_id unknown
%define _enable_test 1

Name: perl-HTML-Scrubber
Version: 0.15
Release: alt1

Summary: HTML-Scrubber - Perl extension for scrubbing/sanitizing html

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/N/NI/NIGELM/HTML-Scrubber-%{version}.tar.gz

# Automatically added by buildreq on Tue Jun 07 2005

BuildRequires: perl-HTML-Parser perl-devel

%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.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README LICENSE
%perl_vendor_privlib/HTML/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin