Source: shellex
Section: x11
Priority: extra
Maintainer: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
Build-Depends: debhelper (>= 9), asciidoc, xmlto, docbook-xml
Standards-Version: 3.9.8
Homepage: http://github.com/Merovius/shellex
Vcs-Git: https://anonscm.debian.org/git/collab-maint/shellex.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/shellex.git

Package: shellex
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, rxvt-unicode, zsh, libx11-protocol-perl, x11-xserver-utils
Description: shell-based launcher
 shellex is supposed to be a dmenu-style launcher with a lot more
 features and a lot simpler design. It launches a shell (currently zsh)
 and shows it in a small terminal, wrapping every command with a little
 bit of extra magic (redirecting stdout, stderr, disowning and closing
 the shell) to get more typical launcher-behaviour.
 .
 This gives you a simple launcher with tab-completion and other
 shell-features, configurable in shell.
