# 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=WPS Client
description=Client for OGC Web Processing Services
category=Web
version=2.0.13
qgisMinimumVersion=1.5
qgisMaximumVersion=2.99
class_name=QgsWps
website=http://www.sourcepole.ch
author=Horst Duester - Sourcepole AG
email=horst.duester@sourcepole.ch

changelog=
 Rev 2.0.13
   - Fix issue #11180
 Rev 2.0.12
   - new connection bug fixed
 Rev 2.0.11
   - Fix rstrip being called on qstring
   - Fix progressbar 
 Rev 2.0.10
   - Fix #11180 - GEOSERVER XML issue
 Rev 2.0.9
   - Fix URL editing error
 Rev 2.0.8
   - Fix #10717 - remove leading and ending whitespaces from URL
 Rev 2.0.7
   - Maintenance commit
 Rev 2.0.6
   - Fix #10717 - remove leading and ending whitespaces from URL
 Rev 2.0.5
   - QGIS 1 / 2 compatibility fixes
   - encoding fixes

homepage=http://goo.gl/fsqDn
tracker=http://hub.qgis.org/projects/qgswps
repository=https://www.kappasys.ch/svn/wps/trunk
