Metadata-Version: 1.0
Name: s01.scrapy
Version: 0.0.3
Summary: Package for buildout based scrapy spider development
Home-page: http://pypi.python.org/pypi/s01.scrapy
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides some core component for buildout based scrapy spider
        development. Such scrapy spider packages can get installed, scheduled and 
        processed with the mongodb based s01.worker daemon using the JSON-RPC proxy
        located in the s01.client package. The package also provides some recipes
        which allows to use external files as scrapy settings.
        
        
        =======
        Changes
        =======
        
        0.0.3 (2010-11-29)
        ------------------
        
        - alpha version released for development and testing the tool chain
        
        - fix hex data parts in settings content
        
        - use s01.worker as default logging handler name
        
        
        0.0.2 (2010-11-29)
        ------------------
        
        - alpha version released for development and testing the tool chain
        
        - added settings recipe
        
        
        0.0.1 (2010-11-21)
        ------------------
        
        - alpha version released for development and testing the tool chain
        
Keywords: scrapy s01 p01 mongodb buildout json-rpc zope zope3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
