summaryrefslogtreecommitdiff
blob: 94a8ee24cdb2238cb2ce117e679dffce9306b134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		Unicode encoding and decoding functions for utf8, iso-latin-* and somes other encodings,
		used in the Haskell XML Toolbox.
		ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
		is done with lasy functions, errors may be detected or ignored.
	</longdescription>
	<upstream>
		<remote-id type="github">UweSchmidt/hxt</remote-id>
	</upstream>
</pkgmetadata>