Metadata-Version: 1.0
Name: gugle.storage
Version: 1.0dev-r627
Summary: Storages for Gugle
Home-page: http://manuelonsoftware.wordpress.com/
Author: Manuel Vazquez Acosta
Author-email: mva.led@gmail.com
License: GPL
Description: Introduction
        ============
        
        This package implements wrappers around ZODB to store
        collected information from guglebot_.
        
        .. _guglebot: http://pypi.python.org/pypi/gugle.bot/
        
        This package does not provide a distributed but unified
        view of the storage (as we should if we want to crawl the
        entire WWW).
        
        You sould only use this storage for experimentation purposes.
        
        
        
        Changelog
        =========
        
        1.0 - Unreleased
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
