Metadata-Version: 1.0
Name: atomisator.indexer
Version: 0.1.0
Summary: Atomisator - Indexing
Home-page: http://atomisator.ziade.org
Author: Tarek Ziade
Author-email: tarek@ziade.org
License: Python
Description: ==========================
        atomisator.indexer package
        ==========================
        
        This package provides an indexing plugin for Atomisator.
        It uses Xapian, through afpy.xap.
        
        The idea is that you can use Atomisator to build
        an indexing database out of several data sources.
        
        From there it can be used on various purposes.
        
        For more information, go to http://atomisator.ziade.org
        
        
Keywords: atomisator indexer xapian
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Python Software Foundation License
