extract C reference manpages from SQLite3 header file
This utility accepts an SQLite3 header file sqlite3.h and produces a set of decently well-formed mdoc(7) files documenting the C API. These will be roughly equivalent to the C-language Interface Specification for SQLite3.
Homepage: https://github.com/kristapsdz/sqlite2mdoc
Maintainer: Kristaps Dzonsons <kristaps@bsd.lv>
Categories: converters, databases