summaryrefslogtreecommitdiff
path: root/dev-python/dbutils/metadata.xml
blob: 6e335f8f02c0a9bcf7ec87d953c2e0bdc034868b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>lssndrbarbieri@gmail.com</email>
  <name>Alessandro Barbieri</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</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>
 <origin>gentoo-staging</origin>
</pkgmetadata>