           MODULE=egenix-mx
         VERSION=2.0.4
          SOURCE=$MODULE-base-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-base-$VERSION
SOURCE_URL[0]=http://www.egenix.com/files/python/$SOURCE
        WEB_SITE=http://www.egenix.com
         ENTERED=20021223
         UPDATED=20021223
           SHORT=" mxDateTime is an extension package for python"
cat << EOF
 mxDateTime is an extension package that provides three new object
types, DateTime, DateTimeDelta and RelativeDateTime, which let you store
and handle date/time values in a much more natural way than by using
ticks (seconds since 1.1.70 0:00 UTC; the encoding used by the time
module).
EOF
