File contents
README
License: The Python Product is release under the LGPL. The Zope ZClass is
released under the ZPL.
What is it: The python product is basically a retrieval script for mailman
archives. (www.list.org) It splits them into individual emails and presents
a glorified grep wrapper to Zope for searching them. Its disk intensive and
resource intensive. although its mainly proof of concept, it is functional.
Top of the TODO list are some speed optimizations and more intelligent
updating.
Depedencies: Zope.2.1.6, Python.1.5.2, grep, PythonMethods, 'Nix System.
The included ZClass is an interface to the search functions of the python product.
Intended Audience: Developers who want to search various mailman archives.
Installation: Read the INSTALL file
questions, comments, patches, requests -> [email protected]
Kapil Thangavelu