# 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=IGN_Espace_Collaboratif
qgisMinimumVersion=3.0
description=Service de signalement et contribution de l'IGN, plugin QGIS3
version=4.3.2
author=IGN
email=service-client@ign.fr
license=GNU AGPL v3

about=Service de signalement et contribution de l'IGN

tracker=https://github.com/IGNF/espace-collaboratif-qgis-plugin/issues
repository=https://github.com/IGNF/espace-collaboratif-qgis-plugin.git
# End of mandatory metadata

# Recommended items:

# Optional items:
date=04/12/2025

# Uncomment the following line and add your changelog:
changelog=
    4.3.2 - Corrections diverses
    4.3.1 - Modification du chargement des signalements
    4.3.0 - Mise à jour d'un seuil sur les transactions/Ajout téléchargement Flux WMS-R
    4.2.3 - Prise en compte de la migration des géoservices IGN vers la Géoplateforme
    4.2.2 - Correction proxy
    4.2.0 - Contribution directe à la BDTOPO pour les utilisateurs autorisés
    4.1.2 - Correction version WFS
	4.1.1 - Installation avec compte Espace collaboratif
    4.1.0 - Adaptation géoservices

# Tags are comma separated with spaces allowed
tags=python

homepage=https://espacecollaboratif.ign.fr/plugins/qgis
category=Plugins
icon=images/ign.png
# experimental flag
# experimental=False

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