Module submission - mxDateTime

dilkushan@gmail.com dilkushan at gmail.com
Sat Sep 10 07:44:46 UTC 2005


module name       : mxDateTime
suggested section : Python
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


dilku

-------------- next part --------------
--- mxDateTime/BUILD	1970-01-01 10:00:00.000000000 +1000
+++ mxDateTime/BUILD	2005-09-10 17:34:43.000000000 +1000
@@ -0,0 +1,6 @@
+(
+
+ prepare_install       &&
+ python setup.py install
+
+) > $C_FIFO 2>&1
--- mxDateTime/DETAILS	1970-01-01 10:00:00.000000000 +1000
+++ mxDateTime/DETAILS	2005-09-10 17:34:43.000000000 +1000
@@ -0,0 +1,14 @@
+           MODULE=mxDateTime
+         VERSION=2.0.6
+	  MOD=egenix-mx-base
+          SOURCE=$MOD-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
+   SOURCE_URL[0]=http://www.egenix.com/files/python/
+        WEB_SITE=http://www.egenix.com/files/python/mxDateTime.html
+       SOURCE_VFY=md5:66841151728a06f92d0b8dd2ed317a29 
+         ENTERED=20050831
+         UPDATED=20050831
+           SHORT=" These types were created to provide a consistent way of 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
-------------- next part --------------
lvu submit mxDateTime a55648a16dcf4e581522ac7377fb0333  -
2.6.12.6 2.6.12 gcc-3.4.4 glibc-2.3.5



More information about the Lunar mailing list