          MODULE=asciidoctor
         VERSION=2.0.26
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/asciidoctor/asciidoctor/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:25c22b934bc0ae2448f2d73d4b2eba0c59e0521cf5e893fb0b0ad54a461bf066
        WEB_SITE=https://asciidoctor.org/
         ENTERED=20200418
         UPDATED=20251027
           SHORT="An implementation of AsciiDoc in Ruby"

cat << EOF
Asciidoctor is a fast, open source text processor and publishing toolchain for
converting AsciiDoc content to HTML5, DocBook, PDF, and other formats.
Asciidoctor is written in Ruby and runs on all major operating systems.
EOF
