Source: bashstyle-ng
Section: utils
Priority: extra
Maintainer: Christopher Bratusek <nano@tuxfamily.org>
Build-Depends: 	debhelper (>= 5),
 		autotools-dev,
 		sed,
 		grep,
 		make,
 		ncurses-bin,
                bash (>= 3.2),
                gawk,
                debianutils,
                python (>= 2.4) | python3
 		python-gi | python3-gi,
                python-configobj
Standards-Version: 3.7.2

Package: bashstyle-ng
Architecture: all
Depends: 	bash (>= 3.2),
 		bc,
 		procps,
 		gawk,
 		grep,
 		python (>= 2.4) | python3,
 		python-gi | python3-gi),
                sed,
 		less,
 		libgtk-3-bin,
 		whiptail
Suggests:  	nano,
 		vim,
 		apmd,
 		acpi,
 		dmidecode,
                tree
Description: BashStyle-NG
 BashStyle-NG is a graphical tool for changing the behaviour and look'n'feel of Bash, Readline, Vim and Nano
 .
 Furthermore you can:
 	- create your own prompt
 	- define up to 7 aliases
 	- get colored manpages [without using most(!)]
 	- choose between 12 pre-defined prompts
 	- trip out when seeing your new prompt
        - change the colors of ls and grep output
        - store your own customizations in $HOME/.custom-rc
 	- and much more!
