summaryrefslogtreecommitdiff
blob: 397148db120aeb1aff40bc0babfe152f1e80b539 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<use>
		<flag name="network-uri">Get Network.URI from the network-uri package</flag>
	</use>
	<longdescription>
		This is the Haskell S3 library.  It provides an
		interface to Amazon&#39;s Simple Storage Service (S3), allowing Haskell
		developers to reliably store and retrieve arbitrary amounts of
		data from anywhere on the Internet.
	</longdescription>
</pkgmetadata>