summaryrefslogtreecommitdiff
blob: f2b1d8f13d30a74852706c4d62fdc2711e7f8cb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=2
MODULE_AUTHOR=KURIANJA
inherit perl-module

DESCRIPTION="Cleans HTML as well as CSS of scripting and other executable contents, and neutralises XSS attacks."
LICENSE="|| ( Artistic GPL-2 )"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPEND=""
RDEPEND=""
SRC_TEST=do