summaryrefslogtreecommitdiff
blob: 0c689c6dc8e03b828364567d75a326977c19a8ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<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>