          MODULE=python-ifaddr
         VERSION=0.2.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/pydron/ifaddr/archive/$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ifaddr-$VERSION
      SOURCE_VFY=sha256:bc70dbcad66c25c8c13e037585b43765c1ea82da629708b13de542cb9872c0c7
        WEB_SITE=https://github.com/pydron/ifaddr/
            TYPE=python3
         ENTERED=20210201
         UPDATED=20220824
           SHORT="find all the Ethernet and IP addresses of the computer"

cat << EOF
ifaddr is a small Python library that allows you to find all the Ethernet and IP addresses of the computer.
EOF
