Metadata-Version: 1.1
Name: il2fb-commons
Version: 1.0.1
Summary: Common helpers and data structures for projects related to IL-2 Forgotten Battles
Home-page: https://github.com/IL2HorusTeam/il2fb-commons
Author: Alexander Oblovatniy
Author-email: oblovatniy@gmail.com
License: LGPLv3
Description: IL-2 FB Commons
        ===============
        
        |pypi_package| |python_versions| |license|
        
        |unix_build| |windows_build| |coverage_status|
        
        |codeclimate| |codacy| |quality| |health| |requirements|
        
        Common helpers and data structures for projects related to
        ``IL-2 Forgotten Battles``.
        
        
        .. |unix_build| image:: http://img.shields.io/travis/IL2HorusTeam/il2fb-commons.svg?style=flat&branch=master
           :target: https://travis-ci.org/IL2HorusTeam/il2fb-commons
        
        .. |windows_build| image:: https://ci.appveyor.com/api/projects/status/mbi1ajws3e4p4nll/branch/master?svg=true
            :target: https://ci.appveyor.com/project/oblalex/il2fb-commons
            :alt: Build status of the master branch on Windows
        
        .. |coverage_status| image:: https://codecov.io/github/IL2HorusTeam/il2fb-commons/coverage.svg?branch=master
           :target: https://codecov.io/github/IL2HorusTeam/il2fb-commons?branch=master
           :alt: Test coverage
        
        .. |codeclimate| image:: https://codeclimate.com/github/IL2HorusTeam/il2fb-commons/badges/gpa.svg
           :target: https://codeclimate.com/github/IL2HorusTeam/il2fb-commons
           :alt: Code Climate
        
        .. |codacy| image:: https://www.codacy.com/project/badge/1bbb6d1dddc84e19910d1501f9db47a1
            :target: https://www.codacy.com/app/oblalex/il2fb-commons
            :alt: Codacy Code Review
        
        .. |quality| image:: https://scrutinizer-ci.com/g/IL2HorusTeam/il2fb-commons/badges/quality-score.png?b=master&style=flat
           :target: https://scrutinizer-ci.com/g/IL2HorusTeam/il2fb-commons/?branch=master
           :alt: Code quality provided by Scrutinizer
        
        .. |health| image:: https://landscape.io/github/IL2HorusTeam/il2fb-commons/master/landscape.svg?style=flat
           :target: https://landscape.io/github/IL2HorusTeam/il2fb-commons/master
           :alt: Code Health
        
        .. |requirements| image:: https://requires.io/github/IL2HorusTeam/il2fb-commons/requirements.svg?branch=master
             :target: https://requires.io/github/IL2HorusTeam/il2fb-commons/requirements/?branch=master
             :alt: Requirements Status
        
        .. |pypi_package| image:: http://img.shields.io/pypi/v/il2fb-commons.svg?style=flat
           :target: http://badge.fury.io/py/il2fb-commons/
           :alt: Version of PyPI package
        
        .. |python_versions| image:: https://img.shields.io/badge/Python-2.7,3.4,3.5,3.6-brightgreen.svg?style=flat
           :alt: Supported versions of Python
        
        .. |license| image:: https://img.shields.io/badge/license-LGPLv3-blue.svg?style=flat
           :target: https://github.com/IL2HorusTeam/il2fb-commons/blob/master/LICENSE
           :alt: Package license
        
Keywords: il2,il-2,fb,forgotten battles,common,structure
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
