          MODULE=nano
           MAJOR=2.2
         VERSION=$MAJOR.6
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.nano-editor.org/dist/v$MAJOR
      SOURCE_VFY=sha1:f2a628394f8dda1b9f28c7e7b89ccb9a6dbd302a
         SOURCE2=nanorc-20071127.bz2
     SOURCE2_URL=$PATCH_URL
     SOURCE2_VFY=sha1:ce69f7e2cb6476139799a6da58ae1754df595049
        WEB_SITE=http://www.nano-editor.org
         ENTERED=20010922
         UPDATED=20101206
           SHORT="Superior clone of the pico text editor"

cat << EOF
The nano project was started because of a few problems with the
wonderfully easy-to-use and friendly Pico text editor. GNU nano
features:

* Autoconf support.
* Truly free license (GNU GPL).
* Goto-line# command w/o flag.
* Case sensitive search function.
* Interactive search and replace.
* 2/3 - 1/8 size of Pico binary.
* Slang and ncurses support.
* Autoindent abillity.
* Displayed tab width option.
* Regular expression search and replace.
* Toggles for cmdline flags via Meta keys.
* Tab completion when reading/writing files.

The main disadvantage is lack of mailer integration, but this is also
a strength. GNU nano aims to emulate Pico and perhaps provide extra
functionality.
EOF
