Metadata-Version: 2.1
Name: bundesliga-tippspiel
Version: 0.13.1
Summary: A Bundesliga Tippspiel Website
Home-page: https://gitlab.namibsun.net/namibsun/python/bundesliga-tippspiel
Author: Hermann Krumrey
Author-email: hermann@krumreyh.com
License: GNU GPL3
Description: # Bundesliga Tippspiel
        
        |master|develop|
        |:----:|:-----:|
        |[![build status](https://gitlab.namibsun.net/namibsun/python/bundesliga-tippspiel/badges/master/build.svg)](https://gitlab.namibsun.net/namibsun/python/bundesliga-tippspiel/commits/master)|[![build status](https://gitlab.namibsun.net/namibsun/python/bundesliga-tippspiel/badges/develop/build.svg)](https://gitlab.namibsun.net/namibsun/python/bundesliga-tippspiel/commits/develop)|
        
        ![Logo](resources/logo/logo-readme.png)
        
        Bundesliga Tippspiel is a website written in PHP. It enables users to bet on
        Bundesliga Matches and compete against each other.
        
        A live version of the page is available on
        [hk-tippspiel.com](https://hk-tippspiel.com). A development instance is available
        on [develop.hk-tippspiel.com](https://develop.hk-tippspiel.com)
        
        ## Documentation
        
        All classes and methods are documented using DocBlock comments. Additional
        Documentation can be found in [doc](doc/).
        
        Documentation on the API can be found [here](doc/APISpec.md).
        
        ## Further Information
        
        * [Changelog](CHANGELOG)
        * [License (GPLv3)](LICENSE)
        * [Gitlab](https://gitlab.namibsun.net/namibsun/python/bundesliga-tippspiel)
        * [Github](https://github.com/namboy94/bundesliga-tippspiel)
        * [Progstats](https://progstats.namibsun.net/projects/bundesliga-tippspiel)
        * [PyPi](https://pypi.org/project/bundesliga-tippspiel)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/markdown
