[general]
name=Carroyage
qgisMinimumVersion=3.0
description=Generate automatically grids
version=1.3
author=Étienne Loks
email=etienne.loks@iggdrasil.net

about=
 This QGIS plugin allows you to generate automatically grids on a map.
 Each tile generated is a polygon with attributes automatically set
 allowing easy assignment of labels or spatial queries.

 This plugin differs from the classic grid generation by simplifying the
 orientation of the grid and generating the corresponding attributes.

tracker=https://gitlab.com/iggdrasil/carroyage/-/issues
repository=https://gitlab.com/iggdrasil/carroyage
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
 1.3
 - allow multi-line geometry to be selected as vector - add help tab
 1.2
 - help: link to online documentation
 1.1
 - add french translation
 1.0
 - public release
 0.2
 - QGIS 3 version
 0.1
 - initial version

# Tags are comma separated with spaces allowed
tags=archaeology, botany, vector, grid, carroyage

homepage=https://www.iggdrasil.net/carroyage/
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

