# 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=Isogeo
# supportsQt6=True
qgisMinimumVersion=3.16
qgisMaximumVersion=3.41
description=Isogeo search engine within QGIS
version=3.7.1
author=Isogeo
email=projects+qgis@isogeo.com

about=Ce plugin facilite l'accès aux données géographiques. Il s'agit d'un moteur de recherche de métadonnées géographiques reposant sur l'API d'<a href="https://www.isogeo.com/">Isogeo</a>.

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

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=<strong>Latest versions</strong>:<br>- <strong>3.7.1:</strong> see the <a href="https://github.com/isogeo/isogeo-plugin-qgis/releases/tag/3.7.1">dedicated GitHub release</a><br>- <strong>3.7.0:</strong> see the <a href="https://github.com/isogeo/isogeo-plugin-qgis/releases/tag/3.7.0">dedicated GitHub release</a><br>- <strong>3.6.4:</strong> see the <a href="https://github.com/isogeo/isogeo-plugin-qgis/releases/tag/3.6.4">dedicated GitHub release</a><br>- <strong>3.6.3:</strong> see the <a href="https://github.com/isogeo/isogeo-plugin-qgis/releases/tag/3.6.3">dedicated GitHub release</a><br>- <strong>3.6.2:</strong> see the <a href="https://github.com/isogeo/isogeo-plugin-qgis/releases/tag/3.6.2">dedicated GitHub release</a><br>- <strong>3.6.1:</strong> see the <a href="https://github.com/isogeo/isogeo-plugin-qgis/releases/tag/3.6.1">dedicated GitHub release</a><br>- <strong>3.6.0:</strong> see the <a href="https://github.com/isogeo/isogeo-plugin-qgis/releases/tag/3.6.0">dedicated GitHub release</a><br><i><a href="https://help.isogeo.com/doc-plugin-qgis/en/appendices/versions/">Full versions list</a></i>

# Tags are comma separated with spaces allowed
tags=REST API,catalog,search,explore,webservices,metadata,open data,INSPIRE
tags[fr]=catalogue,données,webservices,géoservices,métadonnées,données ouvertes,INSPIRE

homepage=https://help.isogeo.com/doc-plugin-qgis/
category=Web
icon=icon.png
# experimental flag
# experimental=False

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

