summaryrefslogtreecommitdiffstats
path: root/lang/py-mx-base/pkg-descr
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-03-22 13:34:00 +0000
committertg <tg@FreeBSD.org>2001-03-22 13:34:00 +0000
commit8cd1041e30b56c57fce1d06b4fa39597477d3668 (patch)
tree6d8d0de2e259f2f62c7e14c7471a0b80c8d4eb87 /lang/py-mx-base/pkg-descr
parentda3b17b8afaa9dbc3adb678178340fb874b53808 (diff)
downloadFreeBSD-ports-8cd1041e30b56c57fce1d06b4fa39597477d3668.zip
FreeBSD-ports-8cd1041e30b56c57fce1d06b4fa39597477d3668.tar.gz
Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-base
bundles and replaces the old mx extensions for python. I'll remove the old ports (devel/py-mx{DateTime,Proxy,Stack,Tools}, textproc/py-mxTextTools) after a short grace period to allow for testing the new stuff.
Diffstat (limited to 'lang/py-mx-base/pkg-descr')
-rw-r--r--lang/py-mx-base/pkg-descr21
1 files changed, 15 insertions, 6 deletions
diff --git a/lang/py-mx-base/pkg-descr b/lang/py-mx-base/pkg-descr
index 48f600e..ef71e3e 100644
--- a/lang/py-mx-base/pkg-descr
+++ b/lang/py-mx-base/pkg-descr
@@ -1,7 +1,16 @@
-This package provides several different functions and mechanisms
-to do fast text text processing. Amongst these are character set
-operations, parsing & tagging tools (using a finite state machine
-executing byte code) and common things such as Boyer-Moore search
-objects. For full documentation see the home page.
+eGenix.com mx Extensions for Python
-WWW: http://starship.skyport.net/~lemburg/mxTextTools.html
+The mx Extension Series(TM) is a collection of software packages which aims at
+providing professional quality add-ons for the Open Source Language Python
+(see http://www.python.org).
+
+It consists of the following packages:
+
+mxDateTime - Generic Date/Time Types
+mxTextTools - Fast Text Processing Tools
+mxStack - Fast and Memory-Efficient Stack Type
+mxTools - Collection of Additional Builtins
+mxProxy - Generic Proxy Wrapper Type
+mxBeeBase - On-disk B+Tree Based Database Kit
+
+WWW: http://www.egenix.com
OpenPOWER on IntegriCloud