          MODULE=augeas
         VERSION=1.14.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/hercules-team/augeas/releases/download/release-$VERSION/
      SOURCE_VFY=sha256:368bfdd782e4b9c7163baadd621359c82b162734864b667051ff6bcb57b9edff
        WEB_SITE=http://www.augeas.net/
         ENTERED=20151207
         UPDATED=20230815
           SHORT="A configuration tool with accompanying API"

cat << EOF
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
EOF
