Metadata-Version: 1.0
Name: plone.app.querystring
Version: 1.0
Summary: UNKNOWN
Home-page: http://pypi.python.org/pypi/plone.app.querystring
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL version 2
Description: Overview
        ========
        
        This package provides an queryparser, querybuilder and extra helper tools,
        to parse stored queries to actual results, used in new style collections.
        It includes a registry reader which reads operators, values and criteria
        from the Plone registry.
        
        Changelog
        =========
        
        1.0 (2011-07-19)
        ----------------
        
        * Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
