===========
ObjectQuery
===========

ObjectQuery is licensed under ZPL 2.1

Copyright 2007-2009 by "gocept gmbh & co. kg":http://www.gocept.com

ObjectQuery enables you to query for persistent objects (e.g. objects in the
ZODB). This is done with a XPath-like language named Regular Path Expressions
(RPE). ObjectQuery also includes indexstructures for performance reasons.

It uses SimpleParse to parse the RPE-query.
