          MODULE=python-netifaces
         VERSION=0.11.0
          SOURCE=netifaces-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/n/netifaces/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/netifaces-$VERSION
      SOURCE_VFY=sha256:043a79146eb2907edf439899f262b3dfe41717d34124298ed281139a8b93ca32
        WEB_SITE=http://alastairs-place.net/netifaces
	    TYPE=python3
         ENTERED=20191214
         UPDATED=20210906
           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
