summaryrefslogtreecommitdiff
blob: 5c751396a4a26bacc317265fc653022fcb9c3df3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md &lt;http://github.com/yesodweb/haskell-xss-sanitize&gt; for more details
	</longdescription>
</pkgmetadata>