You are not logged in Log in Join
You are here: Home » Members » k_vertigo » Products » Search Interface To MailMan » README.txt » View File

Log in
Name

Password

 

README.txt

File details
Size
1 K
File type
text/plain

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