Source: xcwd
Section: x11
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               libx11-dev,
Standards-Version: 4.7.0
Homepage: https://github.com/schischi/xcwd
Vcs-Browser: https://salsa.debian.org/debian/xcwd
Vcs-Git: https://salsa.debian.org/debian/xcwd.git

Package: xcwd
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Recommends: xserver-xorg-core,
Description: print the current working directory of the focused window
 xcwd is a simple tool which prints the current working directory of the
 focused window. It's useful for launching applications directly into the
 same directory as the focused application.
