          MODULE=ipcalc
         VERSION=0.51
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/kjokjo/ipcalc/archive/refs/tags/$VERSION.tar.gz
      SOURCE_VFY=sha256:a4dbfaeb7511b81830793ab9936bae9d7b1b561ad33e29106faaaf97ba1c117e
        WEB_SITE=http://jodies.de/ipcalc
         ENTERED=20071104
         UPDATED=20221108
           SHORT="a IP calculator"
cat << EOF
ipcalc takes an IP address and netmask and calculates the resulting
broadcast, network, Cisco wildcard mask, and host range. By giving a
second netmask, you can design subnets and supernets. It is also intended
to be a teaching tool and presents the subnetting results as easy-to-understand
binary values.
EOF
