; the next section is mandatory
[general]
name=Profile tool
qgisMinimumVersion=1.0
description=Plots terrain profile
category=Raster
version=version 3.5.2
author=Borys Jurgiel - Patrice Verchere - Etienne Tourigny
email=etourigny.dev@gmail.com
; end of mandatory metadata

; start of optional metadata
changelog=
    3.5.2 : fix bugs #6679 and #6680
    3.5.1 : fix error with matplotlib-1.1.1
    3.5.0 : UI improvements, bugfixes, support qgis 1.9, fix when qwt absent
    3.4.0 : add matplotlib library
    3.3.1 : Add polyline selection
    3.2.1 : Add table
    3.2   : Docking widget and new ui
    3.1   : Bug fixes
    3.03  : Adjust resolution and mark polyline on graph
    3.02  : enable multiband query
    3.01  : Add metadata.txt
    3.0   : -Enable profile along polyline
            -Enable "on the fly" working with raster

; tags are in comma separated value format, spaces are allowed
tags=raster,profile

; these metadata can be empty
; in a future version of the web application it will
; be probably possible to create a project on redmine
; if they are not filled
homepage=http://hub.qgis.org/projects/profiletool
tracker=http://hub.qgis.org/projects/profiletool/issues
repository=http://hub.qgis.org/projects/profiletool/repository
icon=icons/profileIcon.png

; experimental flag
experimental=True

; deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False
