Metadata-Version: 1.1
Name: soccer
Version: 0.0.1
Summary: A soccer data framework
Home-page: https://github.com/hhllcks/soccer
Author: Hendrik Hilleckes
Author-email: hhllcks@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: soccer
        ======
        
        .. image:: https://img.shields.io/pypi/v/soccer.svg
            :target: https://pypi.python.org/pypi/soccer
            :alt: Latest PyPI version
        
        .. image:: https://travis-ci.org/hhllcks/soccer.png
           :target: https://travis-ci.org/hhllcks/soccer
           :alt: Latest Travis CI build status
        
        A soccer data framework
        
        Usage
        -----
        
        Installation
        ------------
        pip install soccer
        
        Requirements
        ^^^^^^^^^^^^
        
        Compatibility
        -------------
        
        Licence
        -------
        GNU General Public License v3.0
        
        Authors
        -------
        
        `soccer` was written by `Hendrik Hilleckes <hhllcks@gmail.com>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
