Metadata-Version: 1.1
Name: hypatia
Version: 0.1a1
Summary: Python package for searching and indexing
Home-page: http://pylonsproject.org
Author: Zope Foundation and Contributors
Author-email: pylons-discuss@googlegroups.com
License: ZPL 2.1
Description: Hypatia
        =======
        
        A Python indexing and searching system.
        
        See http://github.com/Pylons/hypatia for more information while this package
        is in alpha development.
        
        
        0.1a1
        -----
        
        - Initial release: fork of repoze.catalog and zope.index, combined.
        
        
Keywords: indexing catalog search
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
