summaryrefslogtreecommitdiff
blob: 08ca069bf350eb72c30187b594dbf850a70b6db7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn't be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags.
	</longdescription>
	<upstream>
		<remote-id type="github">snoyberg/xml</remote-id>
	</upstream>
</pkgmetadata>