# This file contains metadata for your plugin.

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

[general]
name=CanCurve
qgisMinimumVersion=3.34
description=Free tools to create Canadian flood Depth-Damage Functions (DDF)
version=1.2.0
author=Seth Bryant
email=bryant.seth@ceflood.com

about = CanCurve is an open-source tool which can develop depth-damage (stage-damage) functions for use in flood loss estimation and flood risk assessments.

tracker=https://github.com/NRCan/CanCurve/issues
repository=https://github.com/NRCan/CanCurve
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog= 1.2.0 [2025-04] upgrade to 3.40.6
 - 1.1.0 [2025-03] post-release improvements

# Tags are comma separated with spaces allowed
tags=flood risk, flood, model, Canada

homepage=https://github.com/NRCan/CanCurve
category=Plugins
icon=img/icon.png
# experimental flag
experimental=True

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

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

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

