Metadata-Version: 2.5
Name: zdi-usb-probe-cli
Version: 0.2.0
Summary: ZDI USB Probe Command Line Interface
Project-URL: Homepage, https://github.com/DigitalVS/ZDI-USB-Probe
Author-email: DigitalVS <vitomir.spasojevic@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: ZDI,ez80,zilog debugging interface
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: bitarray==2.9.2
Requires-Dist: progress==1.6
Requires-Dist: pyparsing==3.1.2
Requires-Dist: pyserial==3.5
Requires-Dist: tabulate==0.9.0
Requires-Dist: tqdm==4.66.2
Description-Content-Type: text/markdown

# ZDI USB Probe Command Line Interface

Zilog debug interface (ZDI) command line client implementation. It sends commands via USB to the ZDI USB Probe dedicated hardware or to RP Pico board.

For more information, please see [GitHub project repository](https://github.com/DigitalVS/ZDI-USB-Probe).
