          MODULE=highlight
         VERSION=4.18
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://www.andre-simon.de/zip/
      SOURCE_VFY=sha256:f52c211dcd5626526af45ab8e558253caa713d060709bbac22c23ceae35eb502
        WEB_SITE=http://www.andre-simon.de/doku/highlight/highlight.html
         ENTERED=20190208
         UPDATED=20251112
           SHORT="Fast and flexible source code highlighter"

cat << EOF
Highlight converts source code to formatted text with syntax highlighting.
- Coloured output in HTML, RTF, ODT, TeX, LaTeX, SVG, Pango, BBCode and ANSI
  terminal sequences
- Supports 210 programming languages
- Includes 88 default themes and 107 new Base16 themes
- Customizable keyword groups
- Recognition of nested languages
- Reformatting and indentation of C, C++, C# and Java source code
- Language definitions and themes are Lua scripts
- Plug-In interface to tweak the output
- CLI, GUI and Lib builds.
EOF
