# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Polygon grouper
qgisMinimumVersion=3.0
description=This plugin groups polygons together.
version=0.1
author=GOPA
email=gudmandras@gmail.com

about=This plugin groups polygons together.

tracker=https://github.com/gudmandras/VGLE/issues
repository=https://github.com/gudmandras/VGLE
homepage=https://github.com/gudmandras/VGLE/wiki

hasProcessingProvider=True
tags=python
category=Vector
icon=icon.png

experimental=True
deprecated=False
server=False

