Metadata-Version: 1.0
Name: zope.index
Version: 3.4.1
Summary: Indices for using with catalog like text, field, etc.
Home-page: http://pypi.python.org/pypi/zope.index
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: Overview
        --------
        
        The ``zope.index`` package provides several indices for the Zope
        catalog.  These include:
        
        * a field index (for indexing orderable values),
        
        * a keyword index,
        
        * a topic index,
        
        * a text index (with support for lexicon, splitter, normalizer, etc.)
        
        
        Changes
        =======
        
        3.4.1 (2007-09-28)
        ------------------
        
        Fixed bug in package metadata (wrong homepage URL).
        
        3.4.0 (2007-09-28)
        ------------------
        
        No further changes since 3.4.0a1.
        
        3.4.0a1 (2007-04-22)
        --------------------
        
        Initial release as a separate project, corresponds to zope.index from
        Zope 3.4.0a1
        
Platform: UNKNOWN
