Source: pyedbglib
Maintainer: Matthias Urlichs <matthias@urlichs.de>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://github.com/microchip-pic-avr-tools/pyedbglib

Package: python3-pyedbglib
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Low-level protocol library for communicating with Microchip
 pyedbglib is a low-level protocol library for communicating with Microchip
 CMSIS-DAP based debuggers.
 .
 It can be used by Python applications to communicate with Microchip
 microcontrollers via Microchip CMSIS-DAP based debuggers.
 .
 The protocol is documented in the [EDBG communication protocol](https://onlinedocs.microchip.com/pr/GUID-33422CDF-8B41-417C-9C31-E4521ADAE9B4-en-US-2/index.html).
