summaryrefslogtreecommitdiff
blob: dc57badf80c00752dc9de1c80ac22f129dbf5083 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>
	<upstream>
		<remote-id type="github">jgm/zip-archive</remote-id>
	</upstream>
</pkgmetadata>