          MODULE=wireless_tools
         VERSION=29
          SOURCE=$MODULE.$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
      SOURCE_URL=https://hewlettpackard.github.io/wireless-tools
      SOURCE_VFY=sha256:6fb80935fe208538131ce2c4178221bab1078a1656306bce8909c19887e2e5a1
        WEB_SITE=https://hewlettpackard.github.io/wireless-tools/
         ENTERED=20020219
         UPDATED=20100317
           SHORT="Tools for wireless networking"

cat << EOF
The Wireless Tools (WT) is a set of (reference implementation) tools
allowing to manipulate the Wireless Extensions.  They use a textual
interface and are rather crude, but aim to support the full Wireless
Extension.

  * iwconfig manipulates the basic wireless parameters
  * iwlist allows to initiate scanning and list frequencies, bit-rates,
    encryption keys...
  * iwspy allows to get per-node link quality
  * iwpriv allows to manipulate the Wireless Extensions specific to a
    driver (private)
  * ifrename allows to name interfaces based on various static criteria
EOF
