# 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.

[general]
name=Land Degradation Monitoring Toolbox
qgisMinimumVersion=2.18
description=This plugin supports monitoring of land degradation in support of the Land Degradation Neutrality (LDN) Sustainable Development Goal (SDG) and for reporting to the UNCCD
version=0.1
author=Conservation International
email=GEF-LDMP@conservation.org

about=An open source platform from the GEF Land Degradation Monitoring Project (LDMP) to support land degradation monitoring and reporting to the UNCCD, and achieving land degradation neutrality (LDN). The GEF-LDMP toolbox facilitates downloading, processing, and visualizing datasets for the three sub-indicators of land degradation under Sustainable Development Goal Target 15.3: soil carbon, land cover, and vegetation productivity.

tracker=https://github.com/ConservationInternational/ldmp-qgis-plugin/issues
repository=https://github.com/ConservationInternational/ldmp-qgis-plugin

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

# Tags are comma separated with spaces allowed
tags=land degradation, land degradation neutrality, soil carbon, productivity, land cover, reporting, LDN, SDG, UNCCD

homepage=https://github.com/ConservationInternational/ldmp-qgis-plugin
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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