Module submission - mxbase
duncan.gibson@xs4all.nl
duncan.gibson at xs4all.nl
Sat Sep 16 14:20:35 UTC 2006
module name : mxbase
suggested section : python
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
various extension classes for Python from eGenix.com mx BASE package.
- mxDateTime class required for ScientificPython examples
Has their own licence, but seems fully compatible with open source.
Duncan / engelsman
-------------- next part --------------
--- mxbase/BUILD 1970-01-01 01:00:00.000000000 +0100
+++ mxbase/BUILD 2006-09-16 15:19:47.000000000 +0200
@@ -0,0 +1,7 @@
+(
+
+ python setup.py build &&
+ prepare_install &&
+ python setup.py install
+
+) > $C_FIFO 2>&1
--- mxbase/DEPENDS 1970-01-01 01:00:00.000000000 +0100
+++ mxbase/DEPENDS 2006-09-16 15:20:13.000000000 +0200
@@ -0,0 +1 @@
+depends Python
--- mxbase/DETAILS 1970-01-01 01:00:00.000000000 +0100
+++ mxbase/DETAILS 2006-09-16 16:10:27.000000000 +0200
@@ -0,0 +1,23 @@
+ MODULE=mxbase
+ VERSION=2.0.6
+ SOURCE=egenix-mx-base-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/egenix-mx-base-$VERSION/
+ SOURCE_URL=http://www.egenix.com/files/python/
+ SOURCE_VFY=sha1:7f964408e3bd907c1a39b0f8d8d00d2367d97841
+ WEB_SITE=http://www.egenix.com/files/python/
+ ENTERED=20060916
+ UPDATED=20060916
+ SHORT="various extension classes for Python"
+
+cat << EOF
+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
-------------- next part --------------
lvu submit mxbase 9890f309f3d09100a37b25edd1c960fa -
2.6.17.11 2.6.12 gcc-3.4.6 glibc-2.3.6
More information about the Lunar
mailing list