blob: f5992552813d952505b9baca375cc18ead5904bb [file] [log] [blame]
<?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>
<longdescription>
This is the Haskell S3 library. It provides an
interface to Amazon's Simple Storage Service (S3), allowing Haskell
developers to reliably store and retrieve arbitrary amounts of
data from anywhere on the Internet.
</longdescription>
<use>
<flag name="network-uri">Get Network.URI from the network-uri package.</flag>
</use>
</pkgmetadata>