Metadata-Version: 1.1
Name: competitions-match
Version: 0.1
Summary: competitions support library for matches
Home-page: https://github.com/happy5214/competitions-match
Author: Alexander Jones
Author-email: happy5214@gmail.com
License: LGPLv3+
Description: competitions support library for matches
        ========================================
        
        The goal of this package is to provide match discovery support for the
        competitions series of packages.
        
        This package will include simple default match simulators to support basic usage
        of this system with competitions-cup and competitions-league, among others.
        
        .. image:: https://travis-ci.org/happy5214/competitions-match.svg?branch=master
            :alt: Build status
            :target: https://travis-ci.org/happy5214/competitions-match
        .. image:: https://coveralls.io/repos/happy5214/competitions-match/badge.svg?branch=master&service=github
            :alt: Coverage status
            :target: https://coveralls.io/github/happy5214/competitions-match?branch=master
        
Keywords: competitions matches
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
