          MODULE=ronn
         VERSION=0.7.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/rtomayko/ronn/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:808aa6668f636ce03abba99c53c2005cef559a5099f6b40bf2c7aad8e273acb4
        WEB_SITE=https://github.com/rtomayko/ronn/
         ENTERED=20180224
         UPDATED=20180224
           SHORT="Ronn builds manuals"

cat << EOF
It converts simple, human readable textfiles to roff for terminal display, and
also to HTML for the web.
The source format includes all of Markdown but has a more rigid structure and
syntax extensions for features commonly found in manpages (definition lists,
link notation, etc.). The ronn-format(7) manual page defines the format in
detail.
The *.ronn files found in the man/ directory show off a wide range of ronn
capabilities:
   ronn(1) command - source file, roff output
   ronn-format(7)  - source file, roff output
EOF
