[general]
name=OrfeoToolbox Provider
# long description
about=Use OrfeoToolbox applications inside QGis.
    This plugin needs a quick setup to work with your OTB installation.
    Setup instructions are available on OTB Cookbook (https://www.orfeo-toolbox.org/CookBook/QGISInterface.html).
description=OrfeoToolbox Processing provider.
category=Analysis
# to be able to compile with qgis-plugin-ci this must respect https://semver.org/
version=3.0.3
qgisMinimumVersion=3.36
email=webmaster@orfeo-toolbox.org
# author name cannot contains /
author=CSGroup and CNES

# Tags are comma separated with spaces allowed
tags=analysis,processing,otb,orfeotoobox,provider,vector,raster

homepage=https://www.orfeo-toolbox.org/
tracker=https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb-qgis-plugin/-/issues
repository=https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb-qgis-plugin
icon=./resources/providerOtb.svg

deprecated=False
hasProcessingProvider=yes
# keep changelog key in [general] section to be automatically field by qgis-plugin-ci and read by qgis
changelog=
 Version 3.0.3:
 - Fix ignored ParameterAsField parsing using parameterAsStrings (note plural)

 Version 3.0.2:
 - Fix ignored user numeric parameter when equals to 0
 - Replace deprecated parameterAsField by parameterAsString

 Version 3.0.1:
 - Fix "No module named 'otbprovider.OtbChoiceWidget'" when opening some otbapplication using OtbChoiceWidget



[tool:qgis-plugin-ci]
commitNumber=18
commitSha1=d090ff10f5d60f10d6c21d4b82e1e97cc2c83b87
dateTime=2024-04-30T14:18:57Z
