aboutsummaryrefslogtreecommitdiff
path: root/databases/sqliteconvert/pkg-descr
blob: 4afe79713c8ce6d4d72d77d9c90ccffb2e9e56ff (plain) (blame)
1
2
3
4
5
6
7
Sqliteconvert is a set of tools to convert SQLite3 schema files into
documentation.  It includes sqlite2dot(1), which converts into a
graphviz file; sqlite2html(1), which converts into an HTML5 fragment;
and sqliteconvert(1), which pulls these tools together with some sane
default templates.

WWW: https://kristaps.bsd.lv/sqliteconvert/