          MODULE=texinfo
         VERSION=7.3
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNU_URL/$MODULE/
      SOURCE_VFY=sha256:51f74eb0f51cfa9873b85264dfdd5d46e8957ec95b88f0fb762f63d9e164c72e
        WEB_SITE=https://www.gnu.org/software/texinfo/
         ENTERED=20010922
         UPDATED=20260302
           SHORT="Contain utilities to work with and produce manuals"

cat << EOF
texinfo - Utilities to work with and produce manuals, ASCII text, and
on-line documentation from a single source file.
Texinfo is a documentation system that uses a single source file to
produce both online information and printed output. Instead of writing
different documents for online presentation and another for printed
work, you need have only one document.
Texinfo can produce output in plain ASCII, HTML, its own hypertext
format called Info, and (using TeX) DVI format.
EOF
