Metadata-Version: 1.1
Name: sc2castsclient
Version: 0.1.0
Summary: Client for crawling sc2casts.com, in python
Home-page: https://github.com/thmttch/sc2castsclient
Author: Matt Chu
Author-email: matt.chu@gmail.com
License: BSD
Description: ===============================
        sc2casts client
        ===============================
        
        .. image:: https://badge.fury.io/py/sc2castsclient.png
            :target: http://badge.fury.io/py/sc2castsclient
        
        .. image:: https://travis-ci.org/thmttch/sc2castsclient.png?branch=master
            :target: https://travis-ci.org/thmttch/sc2castsclient
        
        .. image:: https://pypip.in/d/sc2castsclient/badge.png
            :target: https://crate.io/packages/sc2castsclient?version=latest
        
        Client for crawling sc2casts.com, in python
        
        * Free software: BSD license
        * Documentation: http://sc2castsclient.rtfd.org.
        
        Features
        --------
        
        * TODO
        
        Misc
        --------
        
        Packaged with the help of https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        History
        -------
        
        0.1.0 (2014-02-08)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: sc2castsclient
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
