# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name= PaPRIKa Toolbox
qgisMinimumVersion= 2.14.0
description= Vulnerability mapping of Karst aquifers
version=1.1

about=Simple and quick way to create vulnerability map and associated thematic maps after PaPRIKa method.

	PaPRIKa method : French guide (http://infoterre.brgm.fr/rapports/RP-57527-FR.pdf 
	Application case : http://link.springer.com/article/10.1007/s10040-010-0688-8 

tracker=https://github.com/Paprika-plugins/PaPRIKa/issues
repository=https://github.com/Paprika-plugins/PaPRIKa
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=
	1.0 : first version of plugin on repository.
    1.1 : Bug fixes and upgrade to fit with 2.18

# Tags are comma separated with spaces allowed
tags= PaPRIKa, vector, raster, vulnerability, karst

homepage=https://github.com/Paprika-plugins/PaPRIKa
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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

#Author contact Infomation
author=Chloe Ollivier (UMR EMMAH) - Konstantinos Chalikakis (UMR EMMAH) - Yoann Lecomte (SIG)
email= paprika-plugin@univ-avignon.fr
