summaryrefslogtreecommitdiff
blob: df12b2addfcf9c3ad01495048be688ed437e0fe6 (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>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<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>
</pkgmetadata>