[general]
name=Equalyzer - Split Polygons into Equal Areas or Parts
qgisMinimumVersion=3.16
description=Splits polygons into equal areas or equal parts easily
version=1.2
author=Abel Koszeghy
email=abelke@gmail.com

about=Equalyzer - Split Polygons into Equal Areas or Parts. Select a polygon on the current layer, choose either of the two options (equal area/equal parts) and after processing it creates a memory layer with the expected division.

homepage=https://github.com/danzig666/Equalyzer
tracker=https://github.com/danzig666/Equalyzer/issues
repository=https://github.com/danzig666/Equalyzer

changelog = 1.0 Initial version
  1.1 Use area units from project settings, some bugfixes
  1.2 CRS fixes, some more bugfixes

hasProcessingProvider=no

# Tags are comma separated with spaces allowed
tags=python,split,polygon,divide

icon=icon_area.png
experimental=False

deprecated=False

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

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

