       MODULE=less
      VERSION=704
       SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=https://www.greenwoodsoftware.com/$MODULE/
SOURCE_URL[1]=$GNU_URL/$MODULE
SOURCE_URL[2]=https://ftp.gnu.org/pub/gnu/$MODULE/
   SOURCE_VFY=sha256:20a0b0a2bb2525fa53c7eee9beb854b4c9cf172eabb209af7020743547bfe9fb
     WEB_SITE=https://www.greenwoodsoftware.com/less/
      ENTERED=20010922
      UPDATED=20260607
        SHORT="A terminal based program for viewing text files"

cat << EOF
'Less' is a paginator file similar to 'more, but that allows backward as well
as forward movement through the file. In addition, it doesn't have to read the
entire input file before starting, so it starts large files faster than text
editors like vi. Less uses termcap (or terminfo on some terminals) so it can
run on a variety of terminals; there is even limited support for hard copy
terminals.
EOF
