[general]
name=Multiplicate layer by attribute
qgisMinimumVersion=3.38
qgisMaximumVersion=3.99
description=Multiplicate layer by attribute
version=0.1.1
author=PSIG
email=geraldo@servus.at
license=GPL-3.0-or-later

about=Create multiple layers from all unique values from a selected field or expression. Sponsored by Parcs i Jardins de Barcelona, Institut Municipal of Barcelona City Council.

tracker=https://github.com/psigcat/multiplicate_layer_by_attribute/issues
repository=https://github.com/psigcat/multiplicate_layer_by_attribute
homepage=https://github.com/psigcat/multiplicate_layer_by_attribute

hasProcessingProvider=no
tags=python, layer
category=Plugins
icon=icon.png
experimental=False
deprecated=False
server=False

changelog=
	0.1.1 - Improve layer creation to use less memory and speed up.
	0.1 - Create initial release for demonstration a Parcs i Jardins/Ajuntament de Barcelona, 4/2/2026.