summaryrefslogtreecommitdiff
blob: de6f465da317fd5cdda22804b85d74217a28a9e6 (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-3">Use network-3</flag>
	</use>
	<longdescription>
		Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services. To see a high level overview of the library, see the README at &lt;https://github.com/aristidb/aws/blob/master/README.org&gt;.
	</longdescription>
	<upstream>
		<remote-id type="github">aristidb/aws</remote-id>
	</upstream>
</pkgmetadata>