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

[general]
name=Tree Density Calculator
qgisMinimumVersion=3.6
description=Tree Density Calculator
version=1.2
author=Ann Crabbé (KU Leuven); Tinne Cahy (Geo Solutions)
email=ann.crabbe@kuleuven.be

about=The Tree Density Calculator is a QGIS plugin and command line interface package designed to calculate tree densities.

tracker=https://bitbucket.org/kul-reseco/localmaxfilter/issues
repository=https://bitbucket.org/kul-reseco/localmaxfilter/src
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=forestry, tree density, remote sensing

homepage=https://localmaxfilter.readthedocs.io
category=Raster
icon=images/lumos_h50.png
# experimental flag
experimental=True

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

hasProcessingProvider=yes

