1Source: hstr
2Section: utils
3Priority: optional
4Maintainer: Martin Dvorak <martin.dvorak@mindforger.com>
5Build-Depends: debhelper (>= 8.0.0), autotools-dev, libreadline-dev, libncursesw5-dev, pkg-config
6Standards-Version: 3.9.5
7Homepage: https://github.com/dvorka/hstr
8Vcs-Git: https://github.com/dvorka/hstr.git
9Vcs-Browser: https://github.com/dvorka/hstr
10
11Package: hstr
12Architecture: any
13Depends: ${shlibs:Depends}, ${misc:Depends}
14Description: Suggest box like bash and zsh history completion
15 A command line utility that brings improved shell command completion
16 from the history. It aims to make completion easier and faster than Ctrl-r.
17Tag: implemented-in::c, interface::commandline, role::program