# 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=Qgis Web Connector
qgisMinimumVersion=2.0
description=The plugin is intended to act as web connector for Qgis. It allows to access http geo web services right from qgis binding to urls custom variables related to user input and map view. Tutorial on  website.
version=1.20
author=Enrico Ferreguti
email=enricofer@gmail.com

# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
changelog = v1.2 CTRL + click to open web map straight to browser, webservice dialog resizable, more predefined webservices

# tags are comma separated with spaces allowed
tags = webservice, web, services, geowebservices, web, connector

homepage=http://geogear.wordpress.com
tracker=http://hub.qgis.org/projects/qgiswebconnector
repository=http://hub.qgis.org/projects/qgiswebconnector/files
icon=icoWebConnector.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False

