[general]
name=Profile tool
qgisMinimumVersion=2.0
description=Plots terrain profile
category=Raster
version=version 3.6.3
author=Borys Jurgiel - Patrice Verchere - Etienne Tourigny
email=etourigny.dev@gmail.com

changelog=
    3.6.3 : fix bugs #6870, #9002 and #9111
    3.6.2 : fix bugs #8890, #8945 and again #6679
    3.6.1 : support for plugin layers for QGIS API 2 (by Peter Wells)
    3.6.0 : update to sip api v2 (and qgis 2.0)
    -----------------------------------------------------------------
    3.5.6 : fix bugs #8890, #8945 and again #6679
    3.5.5 : support for plugin layers for QGIS API 1 (by Peter Wells)
    3.5.4 : fix color bugs #6870
    3.5.3 : fix bugs with new api 2.0
    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=https://github.com/etiennesky/profiletool
icon=icons/profileIcon.png

; experimental flag
experimental=False

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