# 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.

# Mandatory items:


[general]
name=FlowMapper
qgisMinimumVersion=2.0
description=This plugin generates flow lines between discreet nodes for depicting spatial interaction data (e.g. migration).
version=0.4

# end of mandatory metadata

# Optional items:
class_name=FlowMapper

tags= flow, spatial interaction data, movement mapping, flow mapping, OD origin destination
icon=icon.png

author=Cem GULLUOGLU
email=cempro@gmail.com
homepage=http://95.9.195.180
repository=http://95.9.195.180/plugins.xml

# experimental flag
experimental=False

# bug tracker 
tracker=http://hub.qgis.org/projects/flowmapper