Metadata-Version: 2.0
Name: bootycontrol
Version: 0.0.1
Summary: GUI for booty
Home-page: https://github.com/slightlynybbled/bootycontrol
Author: Jason R. Jones
Author-email: slightlynybbled@gmail.com
License: MIT
Keywords: bootloader gui pic24 dspic
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Natural Language :: English
Requires-Dist: booty
Requires-Dist: pyserial
Requires-Dist: tk-tools (>=0.2.0)

====================
Purpose
====================

GUI for the `booty <https://github.com/slightlynybbled/booty>`_ project.

====================
Installation
====================

You may `git clone` this repository and execute `python setup.py install` or, more simply,
you may `pip install bootycontrol`.



