Metadata-Version: 1.0
Name: Products.ZCatalog
Version: 2.13.0
Summary: Zope 2's indexing and search solution.
Home-page: http://pypi.python.org/pypi/Products.ZCatalog
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: Overview
        ========
        
        The ZCatalog is Zope 2’s built in search engine. It allows you to categorize
        and search all kinds of Zope objects.
        
        It comes with a variety of indexes for different types of data.
        
        Changelog
        =========
        
        2.13.0 (2010-12-25)
        -------------------
        
        - Fix `LazyMap` to avoid unnecessary function calls.
        
        - Released as separate distribution.
        
Platform: UNKNOWN
