[Lunar-commits] r24669 - moonbase/trunk/devel/egenix-mx

Florin Braescu florin at lunar-linux.org
Sun Jun 3 18:33:25 CEST 2007


Author: florin
Date: 2007-06-03 18:33:25 +0200 (Sun, 03 Jun 2007)
New Revision: 24669

Modified:
   moonbase/trunk/devel/egenix-mx/DETAILS
Log:
bump the version from 2.0.4 to 3.0.0. submitted by Duncan Gibson.

Modified: moonbase/trunk/devel/egenix-mx/DETAILS
===================================================================
--- moonbase/trunk/devel/egenix-mx/DETAILS	2007-06-03 15:46:43 UTC (rev 24668)
+++ moonbase/trunk/devel/egenix-mx/DETAILS	2007-06-03 16:33:25 UTC (rev 24669)
@@ -1,16 +1,22 @@
           MODULE=egenix-mx
-         VERSION=2.0.4
+         VERSION=3.0.0
           SOURCE=$MODULE-base-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-base-$VERSION
       SOURCE_URL=http://www.egenix.com/files/python/
         WEB_SITE=http://www.egenix.com
          ENTERED=20021223
-         UPDATED=20021223
-           SHORT="extension package for python"
+         UPDATED=20070603
+           SHORT="Various extension modules for python"
+
 cat << EOF
-mxDateTime is a Python 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).
+The eGenix.com mx Extensions for Python are a collection of professional
+quality Python software tools which enhance Python's usability in many
+important areas. The eGenix.com mx BASE package includes:
+
+mxDateTime - Generic Date/Time Datatypes
+mxTextTools - Fast Text Processing Tools
+mxStack - Fast and Memory-Efficient Stack Datatype
+mxTools - Collection of Additional Builtins
+mxProxy - Generic Object Proxy & Weak Reference Datatype
+mxBeeBase - On-disk B+Tree Database Construction Kit 
 EOF



More information about the Lunar-commits mailing list