Source: smenu
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 autotools-dev,
 libncurses-dev,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://github.com/p-gen/smenu
Vcs-Browser: https://salsa.debian.org/mcy/smenu
Vcs-Git: https://salsa.debian.org/mcy/smenu.git

Package: smenu
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use
 smenu is a selection filter just like sed is an editing filter. This tool reads words from standard input or from a file, and presents them to the terminal screen in different layouts in a scrolling window. A cursor, easily moved using the keyboard and/or the mouse, makes it possible to select one or more words.