autogen

Automated text file generator from template and definition files

brewmacoslinux
Try with needOr install directly
Source

About

Automated text file generator

Commands

autogencolumnsgetdefs

Examples

Generate source files from a template and definitions$ autogen -L /path/to/templates -Ttemplate-name definitions.def
Extract AutoGen definitions from source code comments$ getdefs input.c > output.def
Format text into aligned columns$ columns -I input.txt