[general]
name=Labeling Rule Properties Copier
qgisMinimumVersion=3.40
qgisMaximumVersion=3.98
description=Copies properties between rule-based labeling's rules.
about= Copies selected properties from a source labeling rule to target rule(s).Both layers must use Rule-Based Labeling. Placement Settings require same geometry type.
version=1.1
author=Jossef Kanter
email=jossefkan@gmail.com
experimental=False
deprecated=False
homepage=https://gitlab.com/cartostyler/labeling-rule-properties-copier
repository=https://gitlab.com/cartostyler/labeling-rule-properties-copier
tracker=https://gitlab.com/cartostyler/labeling-rule-properties-copier
tags=cartography,label,labels,labeling,style,styles
changelog=
	** v1.1 (26.05.25):
		- Fixed a failed upload when project is empty.
		- Updated the plugin name and metadata file.
	** v1.0 (25.05.25):
		- Initial.
icon=icon.png
plugin_class=LabelingRulePropertiesCopierPlugin
classFactory=classFactory

