mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
Now with Bash completions and explicit remote-id. Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
19 lines
746 B
XML
19 lines
746 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>pgsql-bugs@gentoo.org</email>
|
|
<name>PostgreSQL and Related Package Development</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Unix pager (with very rich functionality) designed for work with
|
|
tables. Designed for PostgreSQL, but MySQL is supported too. Works
|
|
well with pgcli too. Can be used as CSV or TSV viewer too. It
|
|
supports searching, selecting rows, columns, or block and export
|
|
selected area to clipboard.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">okbob/pspg</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|