Metadata-Version: 1.0
Name: dota2py
Version: 0.1.2
Summary: Python tools for Dota 2
Home-page: https://github.com/andrewsnowden/dota2py
Author: Andrew Snowden
Author-email: andrew.snowden@gmail.com
License: UNKNOWN
Download-URL: https://github.com/andrewsnowden/dota2py
Description: 
        =========
         dota2py
        =========
        
        dota2py contains both a replay parser and a thin wrapper for the Dota 2 WebAPI.
        
        Installation
        ============
        
        Install via pip::
        
            $ pip install dota2py
        
        or, install via easy_install::
        
            $ easy_install dota2py
        
        Documentation
        =============
        
        See the `github <http://github.com/andrewsnowden/dota2py>`_ repository for full
        documentation
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Games/Entertainment
