summaryrefslogtreecommitdiffstats
path: root/package/nano/Config.in
blob: 612afdbc0acbce438794fd69ef4c7e759c30bf70 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_NANO
	tristate "nano - An enhanced clone of the Pico text editor"
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBNCURSES
	help
	  GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor..
	  
	  http://www.nano-editor.org/