summaryrefslogtreecommitdiff
path: root/textproc/dbcat/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-02-12textproc/dbcat: update to 0.1.5pin1-2/+2
-Bump version, add NetBSD install instructions.
2022-02-09textproc/dbcat: import packagepin1-0/+21
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.