Metadata-Version: 1.0
Name: s01.client
Version: 0.5.0
Summary: JSON-RPC 2.0 s01.worker client
Home-page: http://cheeseshop.python.org/pypi/s01.client
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides a s01.worker JSON-RPC 2.0 client and can get used for 
        manage s01.worker spiders. Just run bootstrap and buildout, start scrapy with
        bin/scarpy and use s01.client.proxy.getScrapyProxy.
        
        
        =======
        Changes
        =======
        
        0.5.0 (2011-08-19)
        ------------------
        
        - initial implementation
        
Keywords: scrapy p01 s01 worker json-rpc proxy client zope zope3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
