[general]
name=qProf
description=Calculates height and slope profiles from DEM and GPX files 
version=version 0.1.5
qgisMinimumVersion=1.8
email=alberti.m65@gmail.com
author=Mauro Alberti, Marco Zanieri
category=Raster
; end of mandatory metadata

; start of optional metadata
changelog=
    0.1.3 : fixed bug related to non-ascii names in input files. 
    0.1.4: reshaped the GUI; added GPX and 3D-line processing; fixed bug in profile plot.
    0.1.5: fixed bug in GPX processing, related to coincident points.

; tags are in comma separated value format, spaces are allowed
tags=raster, dem, profiles, gpx

; 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=https://bitbucket.org/mauroalberti/qprof
tracker=https://bitbucket.org/mauroalberti/qprof/issues
repository=https://bitbucket.org/mauroalberti/qprof
icon=icon.png

; experimental flag
experimental=True

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