          MODULE=squid
         VERSION=7.3
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://github.com/squid-cache/squid/releases/download/SQUID_${VERSION/./_}/
     SOURCE_VFY=sha256:dadc2a9a3926ce1b3babeaa7a7d7b21cbb089025876daa3f5c19e7eb6391ddcd
        WEB_SITE=http://www.squid-cache.org
         ENTERED=20011214
         UPDATED=20251029
           SHORT="A full-featured Web proxy cache"

cat << EOF
Squid is...
  * a full-featured Web proxy cache
  * designed to run on Unix systems
  * free, open-source software
  * the result of many contributions by unpaid (and paid) volunteers
Squid supports...
  * proxying and caching of HTTP, FTP, and other URL's
  * proxying for SSL
  * cache hierarchies
  * ICP, HTCP, CARP, Cache Digests
  * transparent caching
  * WCCP (Squid v2.3 and above)
  * extensive access controls
  * HTTP server acceleration
  * SNMP
  * caching of DNS lookups
EOF
