blob: 064446f9e1fb9391f6b1ac7aa906d03a18d3a1f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>titanofold@gentoo.org</email>
<name>Aaron W. Swenson</name>
</maintainer>
<maintainer type="project">
<email>pgsql-bugs@gentoo.org</email>
<name>PostgreSQL and Related Package Development</name>
</maintainer>
<longdescription>
pgTAP is a suite of database functions that make it easy to write
TAP-emitting unit tests in psql scripts or xUnit-style test functions.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|