Metadata-Version: 2.1
Name: mchp-flasher-essentials
Version: 0.0.2
Summary: Collection of packages required for HB20 Flasher
Home-page: https://bitbucket.microchip.com/dashboard
Author: Vazeeruddin (Microchip)
Author-email: <support@microchip.com>
License: Microchip
Keywords: python,HB20,flasher,medical,WSG
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
License-File: LICENSE

How to install
--------------
.. code-block:: bash

    pip install mchp-flasher-essentials


List of packages
----------------
#. `colorama==0.4.4 <https://pypi.org/project/colorama/0.4.4/>`_.
#. `inputimeout==1.0.4 <https://pypi.org/project/inputimeout/1.0.4/>`_.
#. `intelhex==2.3.0 <https://pypi.org/project/intelhex/2.3.0/>`_.
#. `psutil==5.8.0 <https://pypi.org/project/psutil/5.8.0/>`_.
#. `PyDirectInput==1.0.4 <https://pypi.org/project/PyDirectInput/1.0.4/>`_.
#. `pyelftools==0.27 <https://pypi.org/project/pyelftools/0.27/>`_.
#. `pywin32==301 <https://pypi.org/project/pywin32/301/>`_.
#. `termcolor==1.1.0 <https://pypi.org/project/termcolor/1.1.0/>`_.


