# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

# This file should be included when you package your plugin.
# Mandatory items:

[general]
name=Physiocap3
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99

description=This plugin helps analysing raw data from 
  Physiocap inside QGIS3. This is a plugin dedicaded
  to Physiocap users "Agronomist of the vine".
  This version is available in French & English
  But French documentation exists only.
  Cette extension aide à l'analyse des données brutes
  de Physiocap sans quitter QGIS3. Il est dédié aux 
  utilisateurs de Physiocap "Agronome de la vigne"
about= Physiocap est un capteur qui géolocalise les sarments d'une vigne. 
  L'extension (plugin) Physiocap n'intéresse que le métier "Agronomie de la vigne".
  Physiocap est breveté par le CIVC.
version=3.34.1
author=jhemmi.eu
email=jean@jhemmi.eu

tracker=https://github.com/jhemmi/Physiocap3/issues
repository=https://github.com/jhemmi/Physiocap3
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=
  V3.34.1 QGIS arretant le support de SAGA, l'extension Physiocap3 ne supporte plus SAGA (QGIS 3.28.11 le supporte encore) 	
  V3.28.11 QgsFileWrite create & del pour issue 29 Limite 1080 pixels vertical pour issue 19
  V3.22.5 GeoJSON
  V3.16.15 AGRO SAGA7 & QPJ 
  V3.10.14 PDF CSVT_synthesys MID_to_contour Profil Champagne Enchainement
  V3.10.4 Correction #18 Translation EN
  V3.10.0 Correction #17 QGIS 3.10
  V3.4.1  Consolidation for data 
  V3.1.6  Stable for QGIS 3.4 LTR
  V3.1.0  First version Intra-Beta
# Tags are comma separated with spaces allowed
tags=Agriculture, Physiocap, jhemmi.eu, Hemmi, sarment, section, diamètre, biomasse, CIVC, E.re.c.a, 

homepage=https://github.com/jhemmi/Physiocap3/wiki
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False
