; the next section is mandatory
[general]
name=RT QSpider
description=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.1
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.eu

; end of mandatory metadata

; start of optional metadata
changelog=0.4.1
	bug on console file descritor not available on Win http://hub.qgis.org/issues/10440
	0.4
	ported to sip API 2.0 and some modification to QGIS API 2.0 thanks to Regione Toscana

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

homepage=http://www.faunalia.eu/
tracker=http://hub.qgis.org/projects/rtqspider
repository=https://github.com/faunalia/rt_qspider
;repository=http://hub.qgis.org/projects/rtqspider/repository

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

experimental=False
deprecated=False
