Metadata-Version: 1.2
Name: EPAB
Version: 0.2.4a199
Summary: I'll do you for that.
Home-page: https://github.com/132nd-etcher/EPAB
Author: 132nd-etcher
Author-email: epab@daribouca.net
License: GPLv3
Download-URL: https://github.com/132nd-etcher/EPAB/releases
Description-Content-Type: UNKNOWN
Description: 
        README
        ======
        
        EPAB
        ----
        
        Etcher's Python Application Builder
        
        
        |OSI|
        
        |license|
        
        |av_master| |av_develop|
        |codacy| |coverage|
        
        |ccissues| |ccmain|
        
        |requires|
        
        |cdcq|
        
        |bch|
        
        |graph|
        
        
        .. |OSI| image:: https://badges.frapsoft.com/os/v3/open-source-200x33.png?v=103
            :target: https://github.com/ellerbrock/open-source-badges/
            :alt: '<3 Open Source'
        .. |license| image:: https://img.shields.io/github/license/132nd-etcher/EPAB.svg
            :target: https://www.gnu.org/licenses/gpl-3.0.en.html
            :alt: 'GPLv3.0'
        .. |av_master| image:: https://img.shields.io/appveyor/ci/132nd-etcher/epab/master.svg?label=master
            :target: https://ci.appveyor.com/project/132nd-etcher/epab
            :alt: 'Master build'
        .. |av_develop| image:: https://img.shields.io/appveyor/ci/132nd-etcher/epab/develop.svg?label=develop
            :target: https://ci.appveyor.com/project/132nd-etcher/epab
            :alt: 'Develop build'
        .. |codacy| image:: https://img.shields.io/codacy/grade/7413d0314ed44765a9dbde48b8c8277c.svg
            :target: https://www.codacy.com/app/132nd-etcher/epab
            :alt: 'Codacy grade'
        .. |coverage| image:: https://img.shields.io/codacy/coverage/7413d0314ed44765a9dbde48b8c8277c.svg
            :target: https://www.codacy.com/app/132nd-etcher/epab
            :alt: 'Codacy coverage'
        .. |graph| image:: https://graphs.waffle.io/132nd-etcher/epab/throughput.svg
            :target: https://waffle.io/132nd-etcher/epab/metrics/throughput
            :alt: 'Throughput Graph'
        .. |requires| image:: https://img.shields.io/requires/github/132nd-etcher/epab.svg?style=flat-square
            :target: https://requires.io/github/132nd-etcher/epab/requirements/?branch=master
            :alt: 'Requires.io'
        .. |ccissues| image:: https://img.shields.io/codeclimate/issues/github/132nd-etcher/epab.svg?style=flat-square
            :target: https://codeclimate.com/github/132nd-etcher/epab
            :alt: 'CodeClimate issues'
        .. |ccmain| image:: https://img.shields.io/codeclimate/maintainability/132nd-etcher/epab.svg?style=flat-square
            :target: https://codeclimate.com/github/132nd-etcher/epab
            :alt: 'CodeClimate maintainability'
        .. |cdcq| image:: https://img.shields.io/codacy/grade/7413d0314ed44765a9dbde48b8c8277c/master.svg?style=flat-square
            :target: https://www.codacy.com/app/132nd-etcher/epab/dashboard
            :alt: 'Codacy grade'
        .. |bch| image:: https://bettercodehub.com/edge/badge/132nd-etcher/epab?branch=master
            :target: https://bettercodehub.com/results/132nd-etcher/epab
            :alt: 'BetterCodeHub'
        .. |bp| image:: https://bestpractices.coreinfrastructure.org/projects/1548/badge
            :target: https://bestpractices.coreinfrastructure.org/projects/1548
            :alt: 'OSI Best Practices'
Platform: win32
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Environment :: Win32 (MS Windows)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Utilities
Requires-Python: >=3.6
