Metadata-Version: 1.0
Name: Products.pluggablecatalog
Version: 1.0
Summary: pluggablecatalog is a replacement (or rather: a wrapper) for Plone's portal catalog
Home-page: http://svn.plone.org/svn/plone/plone.example
Author: Daniel Nouri
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Download-URL: http://plone.org/products/pluggablecatalog
Description: pluggablecatalog Readme
        
        Introduction
        
        pluggablecatalog is a replacement (or rather: a wrapper) for
        Plone's portal catalog.  It adds the ability to plug in search
        restrictions without the need to subclass or monkey- patch the
        catalog.
        
        Usage
        
        Please see the doctest in 'pluggablecatalog/tool.py' for usage and
        motivation.
        
        Requirements
        
        Zope >= 2.9
        CMFPlone >= 2.1
        
        Copyright
        
        pluggablecatalog is copyright 2006 Zest Software
        
        See LICENSE for details
        
        Author
        
        Written by Daniel Nouri.  You can reach me at
        <daniel (dot) nouri at gmail (dot) com>.
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
