            MODULE=nose
           VERSION=0.11.3
            SOURCE=$MODULE-$VERSION.tar.gz
        SOURCE_URL=http://python-nose.googlecode.com/files/
        SOURCE_VFY=sha1:abc234bc287c958464f58910ac96cef3feab6c5b
          WEB_SITE=http://code.google.com/p/python-nose/
           ENTERED=20110402
           UPDATED=20110402
             SHORT="test discovery unittest"

cat << EOF
nose provides an alternate test discovery and running process for unittest, one
that is intended to mimic the behavior of py.test as much as is reasonably 
possible without resorting to too much magic.
EOF
