; the next section is mandatory
[general]
name=RT QSpider
description=Convert the selected table to an event layer or to a spider diagram
about=Convert the selected table to an event layer (based on an X,Y pair) or to a spider diagram (based on two X,Y pairs)
version=0.4.2
qgisMinimumVersion=2.0

; not used yet, will allow to put a plugin in the right menu
category=Plugin

author=Giuseppe Sucameli (Faunalia)
email=info@faunalia.it

; end of mandatory metadata

; start of optional metadata
changelog=0.4.2
	Update metadata
	0.4.1
	Update metadata
	0.4
    Ported to sip API 2.0

; tags are in comma separated value format, spaces are allowed
tags=table,vector

homepage=https://www.faunalia.eu/en/dev.html#rt-qspider
tracker=https://gitlab.com/faunalia/rt_qspider/issues
repository=https://gitlab.com/faunalia/rt_qspider

; path to a icon within the plugin folder
icon=icons/logo.png

experimental=False
deprecated=False
