          MODULE=xprop
         VERSION=1.2.8
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:d689e2adb7ef7b439f6469b51cda8a7daefc83243854c2a3b8f84d0f029d67ee
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20070216
         UPDATED=20241115
           SHORT="A property displayer for X"

cat << EOF
The xprop utility is for displaying window and font properties in an X server.
One window or font is selected using the command line arguments or possibly in
the case of a window, by clicking on the desired window. A list of properties
is then given, possibly with formatting information.
EOF
