[general]
name=Feature Array Map Tool
about=Python backport of a QGIS 4 map tool, to be used in QGIS 3.40 to 3.44. The map tool copy features in an array along a reference line.
category=Vector
hasProcessingProvider=False
description=Map tool to copy a feature in an array along a reference line
icon=resources/images/mActionFeatureArrayPoint.svg
tags=map tool,array,copy

# credits and contact
author=Jacky VOLPES (Oslandia)
email=infos@oslandia.com
homepage=https://gitlab.com/Oslandia/qgis/map_tool_feature_array/
repository=https://gitlab.com/Oslandia/qgis/map_tool_feature_array/
tracker=https://gitlab.com/Oslandia/qgis/map_tool_feature_array/-/issues/

# QGIS context
deprecated=False
experimental=False
qgisMinimumVersion=3.40
qgisMaximumVersion=3.99
supportsQt6=True

# versioning
version=1.0.3
changelog=
 Version 1.0.3:
 - Remove plugin dependencies
 - Re-enable supportsQt6 flag

 Version 1.0.2:
 - Remove supportsQt6 flag

 Version 1.0.1:
 - Remove experimental flag


