# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

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

# Mandatory items:

[general]
name=Validation Tool
qgisMinimumVersion=2.0
description=Validation Tool for ESRI Shapefile based on scientific paper named "Making better use of accuracy data in land change studies: Estimating accuracy and area quantifying uncertainty using stratified estimation"
about=This tool was developed by René Kopeinig MSc. (UNDP) with support of Julian Equihua and Dr. Steffen Gebhardt (Conabio). This plugin was developed in order to have the possibility to validate the in Conabio derived MAD-Mex landcover classification and change products with the algorithm of P.Olofsson.
version=0.2
author=René Kopeinig
email=rene.kopeinig@conabio.gob.mx
# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
# changelog=

# tags are comma separated with spaces allowed
tags=validation, weights, shapefiles, dbf, esri, olofsson

homepage=https://github.com/g07kore
tracker=https://github.com/g07kore
repository=https://github.com/g07kore
icon=rk_validation.png
# experimental flag
experimental=False

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

