# This file contains metadata for your plugin.

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

[general]
name=D.E.M. Slicer
qgisMinimumVersion=3.20
description=D.E.M. slicer, an 'artistic' relief cutting tool
version=0.4.1
author=Xavier Culos
email=xavier.culos@gmail.com

about=It is a simple tool for cutting (in slices) of DEM, to draw pretty postcards, for the lovers of reliefs.

tracker=https://github.com/xcaeag/Dem-Slicer-Qgis-Plugin/issues
repository=https://github.com/xcaeag/Dem-Slicer-Qgis-Plugin
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=0.4.1 fix POI shift
    0.4 improved ergonomics
    0.3 better handling of perspective mode
    0.1 beginnings

# Tags are comma separated with spaces allowed
tags=vector, topography, profile, polyline, dem, mnt

homepage=https://github.com/xcaeag/Dem-Slicer-Qgis-Plugin
category=Raster
icon=resources/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=

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