           SPELL=egenix-mx-base
         VERSION=2.0.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.egenix.com/files/python/$SOURCE
        WEB_SITE=http://www.egenix.com/files/python/mxDateTime.html
     SOURCE_HASH=sha512:a7d290a7566a9c0aa6b58283b6eb61eddab90955c0343a18500feae42978ca98f01202ff4b2260013534252a1e2a5309be7091a03f63dee99cc56205511c5b5a
         ENTERED=20021111
         UPDATED=20040618
      LICENSE[0]=http://egenix.com/files/python/eGenix.com-Commercial-License-1.1.0.pdf
        KEYWORDS="database python devel"
           SHORT="types for transferring date and time data between Python and databases."
cat << EOF
 These types were created to provide a consistent way of transferring date and time data between Python and databases. Apart from handling date before the Unix epoch (1.1.1970) they also correctly work with dates beyond the Unix time limit (currently with Unix time values being encoded using 32bit integers, the limit is reached in 2038) and thus is Year 2000 and Year 2038 safe.
EOF
