summaryrefslogtreecommitdiff
blob: 92a64504fa2c8787269751c9215c3c1a2e2b4881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		The zip-archive library provides functions for creating, modifying,
		and extracting files from zip archives.
	</longdescription>
	<use>
                <flag name="executable">Build the Zip executable.</flag>
	</use>
</pkgmetadata>