#***************************************************************************
#metadata.txt
#---------------------
#Date : January 2012
#Copyright : (C) 2012 Riccardo Lemmi
#Email : riccardo at reflab.com
#***************************************************************************
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU General Public License as published by *
#* the Free Software Foundation; either version 2 of the License, or *
#* (at your option) any later version. *
#* *
#***************************************************************************
#__author__ = 'Riccardo Lemmi'
#__date__ = 'January 2013'
#__copyright__ = '(C) 2013, Riccardo Lemmi'
## This will get replaced with a git SHA1 when you do a git archive
#__revision__ = '$Format:%H$'

; the next section is mandatory
[general]
name=ProcessingPermaclim provider
description=Expose Permaclim algorithms to Processing.
about=Expose Permaclim algorithms to Processing.

version=0.5
qgisMinimumVersion=2.0

category=Plugin

author=Riccardo Lemmi (for Faunalia)
email=info@faunalia.it

; end of mandatory metadata

; start of optional metadata

changelog=0.5
	Updated metadata

; tags are in comma separated value format, spaces are allowed
tags=processing, permaclim

homepage=http://www.faunalia.com/dev.html#permaclim
tracker=https://gitlab.com/faunalia/permaclim/issues
repository=https://gitlab.com/faunalia/permaclim

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

experimental=True
