Metadata-Version: 1.1
Name: il2fb-difficulty
Version: 1.3.1
Summary: Parser and emitter of difficulty settings for IL-2 FB
Home-page: https://github.com/IL2HorusTeam/il2fb-difficulty/
Author: Alexander Oblovatniy, Alexander Kamyhin
Author-email: oblovatniy@gmail.com, kamyhin@gmail.com
License: LGPLv3
Description: IL-2 FB Difficulty
        ==================
        
        |pypi_package| |pypi_downloads| |python_versions| |license|
        
        |unix_build| |windows_build| |coverage_status|
        
        |code_issues| |codeclimate| |codacy| |quality| |health| |requirements|
        
        Parser and emitter of difficulty settings for ``IL-2 Forgotten Battles``.
        
        You can `use difficulty editor <http://il2horusteam.github.io/il2fb-difficulty/>`_ which is
        built using this library.
        
        
        .. |unix_build| image:: http://img.shields.io/travis/IL2HorusTeam/il2fb-difficulty.svg?style=flat&branch=master
           :target: https://travis-ci.org/IL2HorusTeam/il2fb-difficulty
        
        .. |windows_build| image:: https://ci.appveyor.com/api/projects/status/4al6am94oqxx053r/branch/master?svg=true
            :target: https://ci.appveyor.com/project/oblalex/il2fb-difficulty
            :alt: Build status of the master branch on Windows
        
        .. |coverage_status| image:: http://codecov.io/github/IL2HorusTeam/il2fb-difficulty/coverage.svg?branch=master
           :target: http://codecov.io/github/IL2HorusTeam/il2fb-difficulty?branch=master
           :alt: Test coverage
        
        .. |codeclimate| image:: https://codeclimate.com/github/IL2HorusTeam/il2fb-difficulty/badges/gpa.svg
           :target: https://codeclimate.com/github/IL2HorusTeam/il2fb-difficulty
           :alt: Code Climate
        
        .. |codacy| image:: https://www.codacy.com/project/badge/bba471fc551e437f9f92c078eb03a60b
           :target: https://www.codacy.com/app/oblalex/il2fb-difficulty
           :alt: Codacy Code Review
        
        .. |quality| image:: https://scrutinizer-ci.com/g/IL2HorusTeam/il2fb-difficulty/badges/quality-score.png?b=master&style=flat
           :target: https://scrutinizer-ci.com/g/IL2HorusTeam/il2fb-difficulty/?branch=master
           :alt: Code quality provided by Scrutinizer
        
        .. |health| image:: https://landscape.io/github/IL2HorusTeam/il2fb-difficulty/master/landscape.svg?style=flat
           :target: https://landscape.io/github/IL2HorusTeam/il2fb-difficulty/master
           :alt: Code Health
        
        .. |code_issues| image:: https://www.quantifiedcode.com/api/v1/project/876978f2d56f4ac88f50f8d271545083/badge.svg
           :target: https://www.quantifiedcode.com/app/project/876978f2d56f4ac88f50f8d271545083
           :alt: Code issues
        
        .. |requirements| image:: https://requires.io/github/IL2HorusTeam/il2fb-difficulty/requirements.svg?branch=master
           :target: https://requires.io/github/IL2HorusTeam/il2fb-difficulty/requirements/?branch=master
           :alt: Requirements Status
        
        .. |pypi_package| image:: http://img.shields.io/pypi/v/il2fb-difficulty.svg?style=flat
           :target: http://badge.fury.io/py/il2fb-difficulty/
           :alt: Version of PyPI package
        
        .. |pypi_downloads| image::  http://img.shields.io/pypi/dm/il2fb-difficulty.svg?style=flat
           :target: https://crate.io/packages/il2fb-difficulty/
           :alt: Number of downloads 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-difficulty/blob/master/LICENSE
           :alt: Package license
        
Keywords: il2,il-2,fb,forgotten battles,difficulty,parser,emitter,config,difficulty
Platform: any
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 :: OS Independent
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
