Metadata-Version: 1.2
Name: EMIZ
Version: 0.1.30
Summary: Set of tools for the DCS mission builder
Home-page: https://github.com/132nd-etcher/EMIZ
Author: 132nd-etcher
Author-email: emiz@daribouca.net
License: GPLv3
Download-URL: https://github.com/132nd-etcher/EMIZ/releases
Description-Content-Type: UNKNOWN
Description: 
        README
        ======
        
        EMIZ
        ----
        
        Etcher's Mission File Tools
        
        |OSI|
        
        |license|
        |av|
        |codacy|
        |coverage|
        |ccissues|
        |ccmain|
        |requires|
        |bch|
        |bp|
        
        |graph|
        
        
        .. |OSI| image:: https://badges.frapsoft.com/os/v3/open-source-200x33.png?v=103
            :target: https://github.com/ellerbrock/open-source-badges/
        .. |license| image:: https://img.shields.io/github/license/132nd-etcher/EMIZ.svg
            :alt: 'License'
        .. |av_master| image:: https://img.shields.io/appveyor/ci/132nd-etcher/emiz/master.svg?label=master
            :target: https://ci.appveyor.com/project/132nd-etcher/emiz
        .. |av_develop| image:: https://img.shields.io/appveyor/ci/132nd-etcher/emiz/develop.svg?label=develop
            :target: https://ci.appveyor.com/project/132nd-etcher/emiz
        .. |codacy| image:: https://img.shields.io/codacy/grade/d4699411cc594094bb926601ece926a0.svg
            :target: https://www.codacy.com/app/132nd-etcher/emiz
        .. |coverage| image:: https://img.shields.io/codacy/coverage/d4699411cc594094bb926601ece926a0.svg
            :target: https://www.codacy.com/app/132nd-etcher/emiz
        .. |cdcq| image:: https://img.shields.io/codacy/grade/d4699411cc594094bb926601ece926a0/master.svg
            :target: https://www.codacy.com/app/132nd-etcher/emiz
            :alt: 'Codacy grade'
        .. |av| image:: https://img.shields.io/appveyor/ci/132nd-etcher/emiz/master.svg?label=master
            :target: https://ci.appveyor.com/project/132nd-etcher/emiz
            :alt: 'Appveyor build'
        .. |graph| image:: https://graphs.waffle.io/132nd-etcher/emiz/throughput.svg
            :target: https://waffle.io/132nd-etcher/emiz/metrics/throughput
            :alt: 'Throughput Graph'
        .. |requires| image:: https://requires.io/github/132nd-etcher/emiz/requirements.svg?branch=master
            :target: https://requires.io/github/132nd-etcher/emiz/requirements/?branch=master
            :alt: 'Requires.io'
        .. |ccissues| image:: https://img.shields.io/codeclimate/issues/github/132nd-etcher/emiz.svg
            :target: https://codeclimate.com/github/132nd-etcher/emiz
            :alt: 'CodeClimate issues'
        .. |ccmain| image:: https://img.shields.io/codeclimate/maintainability/132nd-etcher/emiz.svg
            :target: https://codeclimate.com/github/132nd-etcher/emiz
            :alt: 'CodeClimate maintainability'
        .. |bch| image:: https://bettercodehub.com/edge/badge/132nd-etcher/emiz?branch=master
            :target: https://bettercodehub.com/results/132nd-etcher/emiz
            :alt: 'BetterCodeHub'
        .. |bp| image:: https://bestpractices.coreinfrastructure.org/projects/1600/badge
            :target: https://bestpractices.coreinfrastructure.org/projects/1600
            :alt: 'OSI Best Practices'
        
        
        CHANGELOG
        =========
        
        Changelog
        =========
        0.1.28 (2018-01-28)
        -------------------
        Changes
        ~~~~~~~
        - Update readme (#11) [132nd-etcher]
          * chg: update readme
          * chg: update readme
        Fix
        ~~~
        - Fix visibility in weather report (#8) [132nd-etcher]
          * fix: fix visibility in weather report
          * chg: dev: linting
          * remove unused values
          pep8 [auto]
          sorting imports [auto]
          update requirements [auto]
          update changelog [auto]
          * chg: dev: remove unused variables
          * chg: dev: remove unused variables
        0.1.27a3 (2018-01-28)
        ---------------------
        Changes
        ~~~~~~~
        - Update readme. [132nd-etcher]
        0.1.26 (2018-01-28)
        -------------------
        Changes
        ~~~~~~~
        - Change license to MIT (#10) [132nd-etcher]
        0.1.25a4 (2018-01-28)
        ---------------------
        - Remove unused values. [132nd-etcher]
          pep8 [auto]
          sorting imports [auto]
          update requirements [auto]
          update changelog [auto]
        0.1.26a1 (2018-01-28)
        ---------------------
        Changes
        ~~~~~~~
        - Change license to MIT. [132nd-etcher]
        0.1.25 (2018-01-28)
        -------------------
        Fix
        ~~~
        - Fix forced temperature not applied in case of snow/snow storm (#9)
          [132nd-etcher]
        0.1.25a3 (2018-01-28)
        ---------------------
        Fix
        ~~~
        - Fix visibility in weather report. [132nd-etcher]
        0.1.24 (2018-01-28)
        -------------------
        New
        ~~~
        - Add test mission for DCS 1.5.8 (#6) [132nd-etcher]
        0.1.24a1 (2018-01-28)
        ---------------------
        Fix
        ~~~
        - Fix forced temperature not applied in case of snow/snow storm. [132nd-
          etcher]
        0.1.24a3 (2018-01-28)
        ---------------------
        New
        ~~~
        - Add test mission for DCS 1.5.8. [132nd-etcher]
        0.1.22 (2018-01-23)
        -------------------
        Fix
        ~~~
        - Fix visibility in METAR from mission in case of fog. [132nd-etcher]
        0.1.21 (2018-01-23)
        -------------------
        Fix
        ~~~
        - Fix issue with unwanted fog. [132nd-etcher]
        0.1.18 (2017-12-27)
        -------------------
        Fix
        ~~~
        - Fix bug in mission.day. [132nd-etcher]
        - Fix issue with cloud height in METARs inferred from MIZ files. [132nd-
          etcher]
          fix #3
        - Fix bug where fog would not be disabled from a mission. [132nd-etcher]
        Other
        ~~~~~
        - Fix re-introduced basic datetime func. [132nd-etcher]
        0.1.14 (2017-12-24)
        -------------------
        New
        ~~~
        - AVWX metar to speech. [132nd-etcher]
        - Add AVWX API. [132nd-etcher]
        Changes
        ~~~~~~~
        - Fix intro line for ATIS. [132nd-etcher]
        - Change ATIS intro speech. [132nd-etcher]
        Fix
        ~~~
        - Replace "altimeter" with "Q N H" [132nd-etcher]
        - Fix init. [132nd-etcher]
        - Fix clouds when applying metar to miz file. [132nd-etcher]
        0.1.13 (2017-12-17)
        -------------------
        Fix
        ~~~
        - Fix issue when no clouds were present. [132nd-etcher]
        0.1.12 (2017-10-04)
        -------------------
        New
        ~~~
        - Added custom METAR class to handle printing pressure with all units.
          [132nd-etcher]
        0.1.11 (2017-10-04)
        -------------------
        New
        ~~~
        - Added custom METAR class to handle printing pressure with all units.
          [132nd-etcher]
        0.1.8 (2017-08-27)
        ------------------
        Fix
        ~~~
        - Catch OSError while editing MIZ file. [132nd-etcher]
        0.1.6 (2017-08-26)
        ------------------
        Changes
        ~~~~~~~
        - Using edit_miz for batch operations. [132nd-etcher]
        Fix
        ~~~
        - Remove CLRXXXX from metar string while parsing. [132nd-etcher]
        0.1.5 (2017-08-26)
        ------------------
        Fix
        ~~~
        - Catch ParserError while parsing for metar string. [132nd-etcher]
        0.1.4 (2017-08-24)
        ------------------
        - Add mission time. [132nd-etcher]
        0.1.3 (2017-08-20)
        ------------------
        - Update changelog. [132nd-etcher]
        - Pep8 formatting. [132nd-etcher]
        - Remove unused module. [132nd-etcher]
        - Move weather in package, add METAR builder and a few tests. [132nd-
          etcher]
        0.1.2 (2017-08-20)
        ------------------
        - Update changelog. [132nd-etcher]
        - Update requirements. [132nd-etcher]
        - Export _set_weather. [132nd-etcher]
        0.1.1 (2017-08-19)
        ------------------
        - Add MissionWeather to exports. [132nd-etcher]
        - Dev: initial commit. [132nd-etcher]
        0.1.0 (2017-08-19)
        ------------------
        - Initial commit. [132nd-etcher]
Platform: win32
Requires-Python: >=3.6
