summaryrefslogtreecommitdiff
path: root/dev-python/dbutils/metadata.xml
blob: 33ab17a5e1dbec0fd82e520a466ee8020b59e0ca (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 "https://docs.baldeagleos.com/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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>