summaryrefslogtreecommitdiff
blob: 6d8b18715fc5e89ea13fc339bbad9c3fb074b0b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>
		A collection of useful and mildly useful functions that you might
		expect to find in System.* which a heavy bias towards Unix-type operating systems.
	</longdescription>
	<upstream>
		<remote-id type="github">seereason/haskell-unixutils.git</remote-id>
	</upstream>
</pkgmetadata>