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-gtk2 (>= 2.4),
 		python-gconf2 | python-gnome2
Standards-Version: 3.7.2

Package: bashstyle-ng
Architecture: all
Depends: 	bash (>= 3.2),
 		bc,
 		procps,
 		gawk,
 		grep,
 		gconf2,
 		python (>= 2.4),
 		python-gconf | python-gnome2,
 		python-gtk2 (>= 2.4),
                python-vte,
                sed,
 		less,
 		libgtk2.0-bin (>= 2.16),
 		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!
