Metadata-Version: 1.0
Name: zopyx.txng3.core
Version: 3.3.2
Summary: TextIndexNG3 core implementation
Home-page: http://sf.net/projects/textindexng/
Author: Andreas Jung, ZOPYX Ltd. & Co. KG
Author-email: info@zopyx.com
License: UNKNOWN
Description: TextIndexNG3 core implementation
        ================================
        
        
        Changes
        -------
        
        3.3.2 (2009/03/17)
        ------------------
        
        - added 'textindexng' alias module for backward compatiblity
        
        3.3.1 (2009/03/15)
        ------------------
        
        - fixed packaging issue
        
        3.3.0 (2009/03/15)
        ------------------
        
        - fixed Zope trunk compatibility
        
        - Fixed deprecation warnings (spamsch)
        
        - Fixed ting.TingIndex:apply to always return a lazy result (spamsch)
        
        3.2.2
        -----
        
        - Added grokindex.py to ease to use of TXNG in grok.  In future there specific
        implementation details could be included, hidden from the grok user.
        [spamsch]
        
        - Changed python2.4 to python to in runall.sh to make it work with virtualenv
        environments [spamsch]
        
        - Fixed setup.py to never make zip file [spamsch]
        
        - Added dependencies needed for installation in pure zope3 environment.
        [spamsch]
        
        - Fixed TingIndex to play nicely with zope 3 conventions.  It needs to derive
        from TextIndex to also work with hurry.query [spamsch]
        
        - Added simple tests for TingIndex [spamsch]
        
Platform: UNKNOWN
