[general]
name=Imagine Sustainability
qgisMinimumVersion=2.99
qgisMaximumVersion=3.99
description= sustainability assessment tool based on geographic MCDA algorithms. Especially suitable for Natura 2000 sites, based on pyrepo-mcda package(https://pyrepo-mcda.readthedocs.io/)
version=0.9.2


# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
changelog=	
	0.1 first release
	0.1.2 non necessary package was removed
	0.1.4 added pyrepo-mcda package inside(https://pyrepo-mcda.readthedocs.io/)
	0.1.6 selected PROMETHEE II method for assessment. Removed multiple choise for MCDA algorthms.
	0.1.8 fixed bug in float arguments in Qcolors and update import collections
	0.9.0 fixed bug in rules DOMLEM extraction, set new index names, add biodiversity as default analysis dimension
	0.9.2 fixed bug in cost/gain choise and calc



# tags are comma separated with spaces allowed
tags=Sustainability, Geographic MCDA, Natura 2000, Biodiversity, Vector data, MCDA


homepage=https://github.com/gmassei/ImagineSustainability
tracker=https://github.com/gmassei/ImagineSustainability/issues
repository=https://github.com/gmassei/ImagineSustainability
icon=icon.png
# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False

about= ImagineSustainability is a QGIS plugin for sustainability assessment in geographic environment. The outputs of ImagineSustainability are both geographic and graphic. 

category=Vector

# Author contact information
author= University of Perugia (Developer: Gianluca Massei)
email=geonomica@gmail.com
