dev-R/DBItest: new package, added 1.7.2

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-02 11:52:33 +01:00
parent 2abf995799
commit 1ccc37ce91
3 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@r0bert.dev</email>
<name>Robert Greener</name>
</maintainer>
<longdescription lang="en">A helper that tests DBI back ends for conformity to the interface.</longdescription>
<upstream>
<maintainer>
<name>Kirill Müller</name>
<email>krlmlr+r@mailbox.org</email>
</maintainer>
<bugs-to>https://github.com/r-dbi/DBItest/issues</bugs-to>
<remote-id type="github">r-dbi/DBItest</remote-id>
</upstream>
</pkgmetadata>