           SPELL=logilab-common
         VERSION=0.56.2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://ftp.logilab.org/pub/common/${SOURCE}
     SOURCE_HASH=sha512:50aa4765704e422a61a0ffc8201151c056a5b6594a45a7f8ce2831444a9887f1cb1b3a7285533bc7ec201e50a3868459df0b7a97c66a1b53bba18a4969a7d40f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.logilab.org/project/$SPELL"
      LICENSE[0]=LGPL
         ENTERED=20111006
           SHORT="low level functionality shared among some python projects"
cat << EOF
A bunch of modules providing low level functionality shared among some
python projects.

Please note that some of the modules have some extra dependencies. For
instance, logilab.common.db will require a db-api 2.0 compliant database
driver. Command line parsing modules require optik to be installed, if you're
using python2.1 or 2.2.  And mx.DateTime is also used by some modules.
EOF
