Metadata-Version: 2.1
Name: tinyprog
Version: 1.0.23
Summary: Programmer for FPGA boards using the TinyFPGA USB Bootloader (http://tinyfpga.com)
Home-page: https://github.com/tinyfpga/TinyFPGA-Bootloader/
Author: Luke Valenty
Author-email: luke@tinyfpga.com
Keywords: fpga,tinyfpga,programmer
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires-Dist: pyserial<4,>=3
Requires-Dist: jsonmerge<2,>=1.4.0
Requires-Dist: intelhex<3,>=2.2.1
Requires-Dist: tqdm<5,>=4.19.5
Requires-Dist: six
Requires-Dist: packaging
Requires-Dist: pyusb
