# 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.4
description=IGN reporting and contribution service, plugin QGIS3
version=5.0.3
author=IGN
email=service-client@ign.fr
license=GNU AGPL v3

about=IGN reporting and contribution service

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

# Recommended items:

# Optional items:
date=2026-04-09

# Uncomment the following line and add your changelog:
changelog=
 Version 5.0.1:


    5.0.2 - compatibilité Qt5/Qt6
    5.0.1 - Ajout d’un filtre spatial sur le guichet, ajout d’une option de téléchargement public et correction d’un bug lié aux attributs NULL. 

# 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
