[general]
name=Topaze
about=Add to QGIS capability to compute topographical survey with data fom field recorder
category=Vector
hasProcessingProvider=False
description=Add to QGIS capability to compute topographical survey with data fom field recorder
icon=resources/images/topaze.png
tags=topography,surveying

# credits and contact
author=Jean-Marie ARSAC
email=jmarsac@azimut.fr
homepage=https://azimut-fr.gitlab.io/qgis/topaze
repository=https://gitlab.com/azimut-fr/qgis/topaze
tracker=https://gitlab.com/azimut-fr/qgis/topaze/-/issues

# experimental flag
deprecated=False
experimental=True
qgisMinimumVersion=3.40
qgisMaximumVersion=3.99

# versionnement
version=0.4.0
changelog=
 Version 0.3.8:
 - Fix python 3.12 compatibility issue

 Version 0.3.7:
 - fix documentation display
 - fix missing dialog (show_alert)
 - formatting code

 Version 0.3.6:
 - formatting to fix some flake8 issues


