Metadata-Version: 2.1
Name: EPAB
Version: 2018.8.31.1
Summary: Etcher's Python Application Builder
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
Platform: win32
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
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
Requires-Dist: click
Requires-Dist: wheel
Requires-Dist: twine
Requires-Dist: autopep8
Requires-Dist: pylint
Requires-Dist: isort
Requires-Dist: safety
Requires-Dist: flake8
Requires-Dist: coverage
Requires-Dist: hypothesis
Requires-Dist: pytest-cache
Requires-Dist: pytest-cov
Requires-Dist: pytest-vcr
Requires-Dist: pytest-pycharm
Requires-Dist: pytest
Requires-Dist: gitchangelog
Requires-Dist: gitpython
Requires-Dist: mockito
Requires-Dist: setuptools-scm
Requires-Dist: certifi
Requires-Dist: pefile
Requires-Dist: mypy
Requires-Dist: elib-config
Requires-Dist: toml
Requires-Dist: sarge
Requires-Dist: pytest-repeat
Requires-Dist: pytest-faker
Requires-Dist: pytest-watch
Requires-Dist: pytest-deadfixtures
Requires-Dist: pycodestyle (<2.4.0,>=2.0.0)
Requires-Dist: bandit


README
======

EPAB
====

Etcher's Python Application Builder

[![<3 Open Source](https://badges.frapsoft.com/os/v3/open-source-200x33.png?v=103)](https://github.com/ellerbrock/open-source-badges/)

[![Cheese shop](https://img.shields.io/pypi/status/epab.svg)](https://pypi.python.org/pypi/epab/)
[![License](https://img.shields.io/github/license/etcher-be/EPAB.svg)](https://github.com/etcher-be/epab/blob/master/LICENSE)
[![Appveyor build](https://img.shields.io/appveyor/ci/132nd-etcher/epab/master.svg?label=master)](https://ci.appveyor.com/project/132nd-etcher/epab)
[![Codacy grade](https://api.codacy.com/project/badge/Grade/7413d0314ed44765a9dbde48b8c8277c)](https://www.codacy.com/app/etcher-be/epab?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=etcher-be/epab&amp;utm_campaign=Badge_Grade)
[![Codacy coverage](https://api.codacy.com/project/badge/Coverage/7413d0314ed44765a9dbde48b8c8277c)](https://www.codacy.com/app/etcher-be/epab?utm_source=github.com&utm_medium=referral&utm_content=etcher-be/epab&utm_campaign=Badge_Coverage)
[![Requires.io](https://requires.io/github/etcher-be/epab/requirements.svg?branch=master)](https://requires.io/github/etcher-be/epab/requirements/?branch=master)
[![CodeClimate maintainability](https://img.shields.io/codeclimate/maintainability/etcher-be/epab.svg)](https://codeclimate.com/github/etcher-be/epab)
[![CodeClimate issues](https://img.shields.io/codeclimate/issues/etcher-be/epab.svg)](https://codeclimate.com/github/etcher-be/epab)
[![CodeClimate technical debt](https://img.shields.io/codeclimate/tech-debt/etcher-be/epab.svg)](https://codeclimate.com/github/etcher-be/epab)
[![BetterCodeHub](https://bettercodehub.com/edge/badge/132nd-etcher/epab?branch=master)](https://bettercodehub.com/results/132nd-etcher/epab)
[![OSI Best Practices](https://bestpractices.coreinfrastructure.org/projects/2149/badge)](https://bestpractices.coreinfrastructure.org/projects/2149)
[![CodeFactor](https://www.codefactor.io/repository/github/etcher-be/epab/badge)](https://www.codefactor.io/repository/github/etcher-be/epab)


