           SPELL=xlsw
         VERSION=0.2.3
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/baskerville/${SPELL}/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:f9976df9715b091ed82a99252c390196edbf306852ffa20a12ba63c35efdabf63593a3fad7c672a6ed0e9f447ff6c9b076f73d7013bf4c8c454481f117d8925f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
        WEB_SITE=https://github.com/baskerville/xlsw
      LICENSE[0]=UNLICENSE
         ENTERED=20220717
           SHORT="list the X window tree contents"
cat << EOF
xlsw outputs the list of the children window informations for the given window
identifiers (use the root window if none are given).
EOF
