# This file contains metadata for your plugin.

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

[general]
name=UDef-ARP Plugin
qgisMinimumVersion=3.0
description=UDef-ARP for QGIS
version=1.0
author=Eli Simonson, Yao-Ting Yao
email=esimonson@clarku.edu

about=<p>This is a modified version of the UDef-ARP repository [<a href="https://github.com/ClarkCGA/UDef-ARP">github.com/ClarkCGA/UDef-ARP</a>] that enables the tools to be fully integrated into QGIS as a plugin.</p>

tracker=https://github.com/ClarkCGA/UDef-ARP-Plugin/issues
repository=https://github.com/ClarkCGA/UDef-ARP-Plugin
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=deforestation, relative frequency, allocation, fit, prediction

homepage=https://github.com/ClarkCGA/UDef-ARP-Plugin
category=Plugins
icon=VCS.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
plugin_dependencies= python(3.9+), gdal(3.7.2+), pyqt5, numpy, pandas, geopandas, scipy, shapely, matplotlib, seaborn

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

