          MODULE=squid
         VERSION=7.5
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://github.com/squid-cache/squid/releases/download/SQUID_${VERSION/./_}/
     SOURCE_VFY=sha256:f6058907db0150d2f5d228482b5a9e5678920cf368ae0ccbcecceb2ff4c35106
        WEB_SITE=http://www.squid-cache.org
         ENTERED=20011214
         UPDATED=20260314
           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
