<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<longdescription lang="en">
		DBUtils is a suite of tools providing solid, persistent and pooled connections
		to a database that can be used in all kinds of multi-threaded environments
		like Webware for Python or other web application servers. The suite supports
		DB-API 2 compliant database interfaces and the classic PyGreSQL interface.
	</longdescription>
	<upstream>
		<remote-id type="github">WebwareForPython/DBUtils</remote-id>
		<remote-id type="pypi">DBUtils</remote-id>
	</upstream>
</pkgmetadata>
