; the next section is mandatory
[general]
name=Closest Feature Finder
description=Select the feature closest to the user click on the map
version=0.8
qgisMinimumVersion=1.0

; not used yet, will allow to put a plugin in the right menu
category=Plugin

; end of mandatory metadata

; start of optional metadata
author=Giuseppe Sucameli (Faunalia)
email=brush.tyler@gmail.com

changelog=

; tags are in comma separated value format, spaces are allowed
tags=maptool,closest,feature

homepage=http://www.faunalia.com/
tracker=http://hub.qgis.org/projects/closestfeaturefinder
repository=http://hub.qgis.org/projects/closestfeaturefinder/repository

; path to a icon within the plugin folder
icon=icons/selection.png

experimental=False
deprecated=False
