[general]
name=Remote Debug
qgisMinimumVersion=2.0
qgisMaximumVersion=3.99
description=Connect a running QGIS plugin to a Python remote debugger
about=Connect a running QGIS plugin to a Python remote debugger
version=0.4.3
author=Pirmin Kalberer & Dr. Horst Düster, Sourcepole AG; Reiner Borchert, Hansa Luftbild AG (v0.4.2), Richard Duivenvoorde
email=pka@sourcepole.ch

changelog=
    0.4.3
        -Add support for Eric 6 (Richard Duivenvoorde)
    0.4.2
        -modified for Python3, PyQT5, QGIS3
        by Reiner Borchert, Hansa Luftbild AG, borchert@hansaluftbild.de
    0.4.1
        -Exception button
        -Code cleanup
    0.4.0
        -Configuration dialog
        -Use external PyDev library
    0.3.0
        -Initial WinPDB support
        -PyDev updated
    0.2.0
        -Compatibility with SIP API V2
    0.1.0
        -First release

tags=debugging,development,tools

homepage=https://github.com/sourcepole/qgis-remote-debug
tracker=https://github.com/sourcepole/qgis-remote-debug/issues
repository=https://github.com/sourcepole/qgis-remote-debug
category=Plugins
icon=icon.png
experimental=True
deprecated=False
