mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-17 16:38:08 -07:00
Closes: https://bugs.gentoo.org/716548 Closes: https://github.com/gentoo/gentoo/pull/19986 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
15 lines
468 B
XML
15 lines
468 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
PGSpecial provides an API to execute meta-commands
|
|
(AKA "special", or "backslash commands") on PostgreSQL.
|
|
</longdescription>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">dbcli/pgspecial</remote-id>
|
|
<remote-id type="pypi">pgspecial</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|