diff options
author | tg <tg@FreeBSD.org> | 1999-05-26 07:53:18 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-05-26 07:53:18 +0000 |
commit | ffab21f42691c82fed791e59b76ad6040224dc5c (patch) | |
tree | 21ecb44b28c836402d49e664886c1690d5d4f8d0 /lang/py-mx-base/pkg-plist | |
parent | f52f345204cb30f7a218d8ae0988d4c5e2c2f216 (diff) | |
download | FreeBSD-ports-ffab21f42691c82fed791e59b76ad6040224dc5c.zip FreeBSD-ports-ffab21f42691c82fed791e59b76ad6040224dc5c.tar.gz |
New port py-mxTextTools, some tools for fast text processing in Python.
Diffstat (limited to 'lang/py-mx-base/pkg-plist')
-rw-r--r-- | lang/py-mx-base/pkg-plist | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/lang/py-mx-base/pkg-plist b/lang/py-mx-base/pkg-plist new file mode 100644 index 0000000..ddeaf85 --- /dev/null +++ b/lang/py-mx-base/pkg-plist @@ -0,0 +1,31 @@ +lib/python1.5/site-packages/TextTools/Constants/Sets.py +lib/python1.5/site-packages/TextTools/Constants/Sets.pyc +lib/python1.5/site-packages/TextTools/Constants/Sets.pyo +lib/python1.5/site-packages/TextTools/Constants/TagTables.py +lib/python1.5/site-packages/TextTools/Constants/TagTables.pyc +lib/python1.5/site-packages/TextTools/Constants/TagTables.pyo +lib/python1.5/site-packages/TextTools/Constants/__init__.py +lib/python1.5/site-packages/TextTools/Constants/__init__.pyc +lib/python1.5/site-packages/TextTools/Constants/__init__.pyo +@dirrm lib/python1.5/site-packages/TextTools/Constants +lib/python1.5/site-packages/TextTools/TextTools.py +lib/python1.5/site-packages/TextTools/TextTools.pyc +lib/python1.5/site-packages/TextTools/TextTools.pyo +lib/python1.5/site-packages/TextTools/__init__.py +lib/python1.5/site-packages/TextTools/__init__.pyc +lib/python1.5/site-packages/TextTools/__init__.pyo +lib/python1.5/site-packages/mxTextTools.so +@dirrm lib/python1.5/site-packages/TextTools +share/doc/py-mxTextTools/mxTextTools.html +@dirrm share/doc/py-mxTextTools +share/examples/py-mxTextTools/HTML.py +share/examples/py-mxTextTools/Loop.py +share/examples/py-mxTextTools/Python.py +share/examples/py-mxTextTools/RTF.py +share/examples/py-mxTextTools/RegExp.py +share/examples/py-mxTextTools/Tim.py +share/examples/py-mxTextTools/Words.py +share/examples/py-mxTextTools/__init__.py +share/examples/py-mxTextTools/altRTF.py +share/examples/py-mxTextTools/pytag.py +@dirrm share/examples/py-mxTextTools |