# 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=1.4
description=This plugin generates flow lines between discreet nodes for depicting spatial interaction data (e.g. migration).
version=0.2.2

# end of mandatory metadata

# Optional items:

class_name=FlowMapper

tags=flow, flow mapping, movement mapping, spatial interaction data
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=True