Metadata-Version: 1.1
Name: TheLadder
Version: 0.1.0
Summary: A competitive ladder app in Python.
Home-page: https://github.com/six0h/TheLadder
Author: Cody Halovich
Author-email: cody@sixohquad.com
License: MIT
Description: =============================
        TheLadder
        =============================
        
        .. image:: https://travis-ci.org/six0h/TheLadder.png?branch=master
            :target: https://travis-ci.org/six0h/TheLadder
        
        .. image:: https://pypip.in/d/TheLadder/badge.png
            :target: https://pypi.python.org/pypi/TheLadder
        
        
        A competitive ladder app in Python.
        
        
        Features
        --------
        
        * View Leaderboard
        * See ladder Schedule
        * Challenge other players
        
        
        
        Documentation
        -------------
        
        The full documentation is at http://TheLadder.rtfd.org.
        
        
        
        History
        -------
        
        0.1.0 (2013-07-10)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: TheLadder
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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
Classifier: Programming Language :: Python :: Implementation :: PyPy
