; 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.3
qgisMinimumVersion=1.6.0

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

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

; end of mandatory metadata

; start of optional metadata
changelog=

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

homepage=http://www.faunalia.com/
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=True
deprecated=False
