summaryrefslogtreecommitdiff
blob: 83ba450bb8bd814f5c9b12c2c02560db5c7efdb4 (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 "https://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>