; the next section is mandatory
[general]
name=Shortest Path
description=Routing for shortest path
version=version 0.1
qgisMinimumVersion=1.8
; end of mandatory metadata

; start of optional metadata
changelog=Version 0.1: Basic functionality setted up.
; tags are in comma separated value format, spaces are allowed
tags=shortest,network analysis, routing

; 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/hugowisdom618
tracker=http://hub.qgis.org/projects/hugowisdom618/issues
repository=http://plugins.qgis.org/plugins/ShortestPath/

author=Hugo Tsao
email=hugotsao929@gmail.com


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


