diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-26 07:53:18 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-26 07:53:18 +0000 |
commit | ee48e888bfb82c7a66b40c8efbfe2d7482cf7e12 (patch) | |
tree | 6223ff5135ef8abe225f7e864e89feb57e595912 /textproc/py-mxTextTools/files/Setup | |
parent | New port py-mxTools, a collection of new builtins for Python. (diff) |
New port py-mxTextTools, some tools for fast text processing in Python.
Notes
Notes:
svn path=/head/; revision=19008
Diffstat (limited to 'textproc/py-mxTextTools/files/Setup')
-rw-r--r-- | textproc/py-mxTextTools/files/Setup | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/py-mxTextTools/files/Setup b/textproc/py-mxTextTools/files/Setup new file mode 100644 index 000000000000..7e9825ca8c6d --- /dev/null +++ b/textproc/py-mxTextTools/files/Setup @@ -0,0 +1,6 @@ +# Build extensions shared: +*shared* +# + +# Text processing tools +mxTextTools mxTextTools.c mxte.c mxbmse.c |