summaryrefslogtreecommitdiff
blob: 162d299f5c8f031abfdad3161ae60c6aedd45465 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>
		Wavy was designed to be a fast and efficient method of extracting and writing PCM
		data to and from WAV files. It is here to help you make fast use of Audio
		data in your Haskell programs and thus encourage many more audio projects in Haskell.
	</longdescription>
	<upstream>
		<remote-id type="bitbucket">robertmassaioli/wavy</remote-id>
	</upstream>
</pkgmetadata>