[general]
name=Lines to Polygon
description=Convert group of lines to polygon
version=1.2
qgisMinimumVersion=3.0
author=Andrew Mercer
email=mercerraa@gmail.com
license=GPL-3.0

about=Convert group of lines to polygon
tags=vector
experimental=False

tracker=https://github.com/mercerraa/LinesToPolygon/issues
repository=https://github.com/mercerraa/LinesToPolygon
homepage=https://mercerraa.github.io/

hasProcessingProvider=no
changelog=2025.07.22 update to 1.2
  1.2 - Altered handling of vertices. Improved styling.
  1.1 - Uses icon instead of button to launch. Updated QField to use QMetaType.Type
  1.0 2025.07.10 created.