Metadata-Version: 2.0
Name: EPAB
Version: 0.3.15
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
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
Requires-Dist: apipkg (==1.4)
Requires-Dist: astroid (==1.6.1)
Requires-Dist: attrs (==17.4.0)
Requires-Dist: autopep8 (==1.3.4)
Requires-Dist: certifi (==2018.1.18)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: click (==6.7)
Requires-Dist: colorama (==0.3.9)
Requires-Dist: coverage (==4.5.1)
Requires-Dist: delegator.py (==0.0.14)
Requires-Dist: dparse (==0.2.1)
Requires-Dist: execnet (==1.5.0)
Requires-Dist: flake8 (==3.5.0)
Requires-Dist: gitchangelog (==3.0.3)
Requires-Dist: gitdb2 (==2.0.3)
Requires-Dist: gitpython (==2.1.8)
Requires-Dist: hypothesis (==3.44.26)
Requires-Dist: idna (==2.6)
Requires-Dist: isort (==4.3.3)
Requires-Dist: lazy-object-proxy (==1.3.1)
Requires-Dist: mccabe (==0.6.1)
Requires-Dist: mimesis (==2.0.0)
Requires-Dist: mockito (==1.0.12)
Requires-Dist: packaging (==16.8)
Requires-Dist: pexpect (==4.4.0)
Requires-Dist: pkginfo (==1.4.1)
Requires-Dist: pluggy (==0.6.0)
Requires-Dist: ptyprocess (==0.5.2)
Requires-Dist: py (==1.5.2)
Requires-Dist: pycodestyle (==2.3.1)
Requires-Dist: pyflakes (==1.6.0)
Requires-Dist: pylint (==1.8.2)
Requires-Dist: pyparsing (==2.2.0)
Requires-Dist: pytest (==3.4.0)
Requires-Dist: pytest-cache (==1.0)
Requires-Dist: pytest-cov (==2.5.1)
Requires-Dist: pytest-pycharm (==0.5.0)
Requires-Dist: pyyaml (==3.12)
Requires-Dist: requests (==2.18.4)
Requires-Dist: requests-toolbelt (==0.8.0)
Requires-Dist: safety (==1.7.0)
Requires-Dist: semver (==2.7.9)
Requires-Dist: setuptools-scm (==1.15.7)
Requires-Dist: six (==1.11.0)
Requires-Dist: smmap2 (==2.0.3)
Requires-Dist: tqdm (==4.19.5)
Requires-Dist: twine (==1.9.1)
Requires-Dist: urllib3 (==1.22)
Requires-Dist: wheel (==0.30.0)
Requires-Dist: wrapt (==1.10.11)


README
======

EPAB
----

Etcher's Python Application Builder


|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/
    :alt: '<3 Open Source'
.. |license| image:: https://img.shields.io/github/license/132nd-etcher/EPAB.svg
    :alt: 'License'
.. |av| image:: https://img.shields.io/appveyor/ci/132nd-etcher/epab/master.svg?label=master
    :target: https://ci.appveyor.com/project/132nd-etcher/epab
    :alt: 'Appveyor 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://requires.io/github/132nd-etcher/epab/requirements.svg?branch=master
    :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
    :target: https://codeclimate.com/github/132nd-etcher/epab
    :alt: 'CodeClimate issues'
.. |ccmain| image:: https://img.shields.io/codeclimate/maintainability/132nd-etcher/epab.svg
    :target: https://codeclimate.com/github/132nd-etcher/epab
    :alt: 'CodeClimate maintainability'
.. |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'


