Binman 3.1.1

binman - man pages for bin scripts

binman produces UNIX manual pages for executable scripts using
md2man. It supports any scripting language that either has
multi-line comments or uses # for single-line comments, such
as Ruby, Perl, Python, Node.js, Tcl, AWK, UNIX shell, and more!

Version 3.1.1 (2012-10-13)

Patch:

  • load() failed when leading comment header missing

  • lstrip() is too powerful; consume lines carefully

Other:

  • fix broken link to redcarpet library home page