# Mandatory items:

[general]
name=Géométrie RATF
qgisMinimumVersion=3.34
description=Validation géométrique RATF pour QGIS
version=0.1.2
author=JFB
email=jessicaf.bolduc@horizon-sf.com

about=Outil permettant de valider les géométries polygonales selon les normes RATF/PRAN. Validates polygon geometry according to the RATF/PRAN standard.   

tracker=https://github.com/yellowbadger27/ratf_qgis
repository=https://github.com/yellowbadger27/ratf_qgis
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Compatibilité Qt6

# Tags are comma separated with spaces allowed
tags=python, ratf, qgis, geometry, validation, forestry, pyqgis

homepage=https://github.com/yellowbadger27/ratf_qgis
category=Vector
icon=icon.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=Vector

# If the plugin can run on QGIS Server.
server=False

