Metadata-Version: 2.1
Name: adafruit-ampy
Version: 1.0.5
Summary: Adafruit MicroPython tool is a command line tool to interact with a MicroPython board over a serial connection.
Home-page: https://github.com/adafruit/ampy
Author: Tony DiCola
Author-email: tdicola@adafruit.com
License: MIT
Keywords: micropython
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
License-File: LICENSE
Requires-Dist: click
Requires-Dist: pyserial
Requires-Dist: python-dotenv
