Source: wininfo
Section: x11
Priority: extra
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: autotools-dev, debhelper (>= 7.1), libgtk2.0-dev, gettext, libx11-dev, x11proto-core-dev, libxres-dev, libice-dev, libxt-dev
Standards-Version: 3.8.4
Homepage: http://www.freedesktop.org/wiki/Software/wininfo

Package: wininfo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: displays information about X windows under the mouse cursor
 This is a window information utility for developers of applications,
 toolkits, and window managers. wininfo follows your pointer providing 
 information about the windows below.
 Information presented includes:
 .
  - A detailed description of the window hierarchy below the pointer.
  - Parsed interpretations of standard properties from both the
    application window and the window manager.
  - Information about X server resources used by the application.
 .
 wininfo requires an X server supporting the X-Resource
 extension. The XFree86 server provided by Debian enables this
 resource by default.
