# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

# This file should be included when you package your plugin.

[general]
name=Pin Point
description=Creates a pin (marker) with an optional description where you click on the map. 
version=Version 0.2
qgisMinimumVersion=1.5

changelog=2011-12-17: First version
2011-12-22: Attribute table now stores X, Y coordinates of the pin 

homepage=http://hub.qgis.org/projects/pinpoint
tracker=http://hub.qgis.org/projects/pinpoint/issues
repository=http://plugins.qgis.org

icon=pinpoint.png

experimental=False
deprecated=False

author=GeoApt LLC
email=gsherman@geoapt.com
