Metadata-Version: 1.1
Name: shub
Version: 1.0
Summary: Scrapinghub Command Line Client
Home-page: https://doc.scrapinghub.com/shub.html
Author: Scrapinghub
Author-email: info@scrapinghub.com
License: BSD
Description: Scrapinghub command line client
        ===============================
        
        ``shub`` is a tool used to manage Scrapinghub services from the command line.
        
        Installation
        ------------
        
        Install with::
        
            pip install shub
        
        Usage
        -----
        
        Get help with::
        
            shub
        
        Documentation
        -------------
        
        Documentation is available here:
        http://doc.scrapinghub.com/shub.html
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Internet :: WWW/HTTP
