summaryrefslogtreecommitdiff
path: root/textproc/dbcat
AgeCommit message (Collapse)AuthorFilesLines
2022-02-12textproc/dbcat: update to 0.1.5pin2-6/+6
-Bump version, add NetBSD install instructions.
2022-02-09textproc/dbcat: import packagepin5-0/+210
A cat(1) equivalent for viewing sqlite database. -Read the database simply by running dbcat -Change the format of the output by choice or automatically if the output is a tty or not. -Access individual tables -Pass a filter query to filter the tables -Use dbcat --help to see the help.