[general]
name=DirectionalSlope
description=Calculates directional slope along given and variable orientations
about=This plugin allows to calculate directional slope along uniform or spatially-variable orientations, from a source DEM
category=Plugins
version=1.4.0
experimental=False
qgisMinimumVersion=4.0
author=Mauro Alberti
email=alberti.m65@gmail.com
icon=./icon.png
homepage=https://gitlab.com/mauroalberti/directionalslope
tracker=https://gitlab.com/mauroalberti/directionalslope/issues
repository=https://gitlab.com/mauroalberti/directionalslope/-/tree/master

; start of optional metadata
changelog=
    1.4.0 [20260531]: porting to QGIS 4
    1.3.2 : fixed changed gdal import style
    1.3.1 : fixed missing icon in menu button
    1.3.0 : ported to QGIS3
    1.2.1 : corrected erroneous concept in Help; minor code reformatting
    1.2.0 : version compatible with QGis 2.0

; tags are in comma separated value format, spaces are allowed
tags=directional slope,dem,geomorphology

