<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I am looking for a string parser that works kind of like Google's or
Gmail's advanced search capabilities.  So it would turn something like
this:<br>
<blockquote>(subject:"hi there" from:[tim, tom, -fred]) or
(subject:foobar from:sam)<br>
</blockquote>
into a python structure that could be used.  I don't really care so
much about the search syntax except that easy and intuitive is best for
users.  Does something like this exist?<br>
<pre class="moz-signature" cols="72">-- 
--------------------------------------
Randy Syring
Intelicom
502-644-4776

"Whether, then, you eat or drink or 
whatever you do, do all to the glory
of God." 1 Cor 10:31
</pre>
</body>
</html>