summaryrefslogtreecommitdiff
blob: ef1c76317bd93a7cf01db2cd4120368339953f6f (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>
		A high-performance striped pooling abstraction for managing
		flexibly-sized collections of resources such as database
		connections.
	</longdescription>
	<upstream>
		<remote-id type="github">bos/pool</remote-id>
	</upstream>
</pkgmetadata>