Tuesday, October 12, 2021

Re: [new] databases/pspg: pager for tabular data

Omar Polo <op@omarpolo.com> writes:

> Hello ports,
>
> Thanks to a thread on misc@ I've found pspg: a pager designed for
> tabular data. Unfortunately it doesn't ship with a manpage, but
> is really easy to use. For example, to use it as pager for psql, set
> PSQL_PAGER=pspg (or, even better, PSQL_PAGER='pspg -s20' for a cool
> light theme ;-)
>
> % pkg_info pspg
> Information for inst:pspg-5.4.0
>
> Comment:
> UNIX pager optimized for tabular data
>
> Description:
> pspg is a UNIX pager designed to work with tables. It's written for
> PostgreSQL, but MySQL or pgcli are supported too and can also be used as
> CSV or TSV viewer.
>
> Maintainer: Omar Polo <op@omarpolo.com>
>
> WWW: https://github.com/okbob/pspg
>
>
> Comments/OK?
>
> Cheers,
>
> Omar Polo

and now an updated version with CONFIGURE_STYLE=autoconf no-autoheader

(thanks sthen and sorry for the double mail)

No comments:

Post a Comment