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