mako-render(1) renders Mako templates

SYNOPSIS

mako-render [FILE]

DESCRIPTION

This manual page documents briefly the mako-render command.

mako-render is a standalone utility that can render Mako templates. Mako is a fast Python-powered template engine. If FILE is a single "-", standard input will be used as a template source.

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-h, --help
Show summary of options.

AUTHOR

mako-render script was written by Miki Tebeka <[email protected]>, Mako was written by Mike Bayer <[email protected]>.

This manual page was written by Piotr Ożarowski <[email protected]>, for the Debian project (but may be used by others).