          MODULE=python2-netifaces
         VERSION=0.10.6
          SOURCE=netifaces-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/n/netifaces/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/netifaces-$VERSION
      SOURCE_VFY=sha256:0c4da523f36d36f1ef92ee183f2512f3ceb9a9d2a45f7d19cda5a42c6689ebe0
        WEB_SITE=http://alastairs-place.net/netifaces
            TYPE=python2
         ENTERED=20180910
         UPDATED=20180910
           SHORT="Network interface information for Python"

cat << EOF
Netifaces provides a (hopefully portable-ish) way for Python
programmers to get access to a list of the network interfaces
on the local machine, and to obtain the addresses
of those network interfaces.
EOF
