<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		This is a binding to libpq: the C application
		programmer's interface to PostgreSQL. libpq is a
		set of library functions that allow client
		programs to pass queries to the PostgreSQL
		backend server and to receive the results of
		these queries.
	</longdescription>
</pkgmetadata>
