[general]
name=MetaSearch Catalogue Client
description=MetaSearch is a QGIS plugin to interact with metadata catalogue services (CSW).
category=Web
version=0.1.2
qgisMinimumVersion=2.0
icon=images/MetaSearch.png
author=Tom Kralidis
email=tomkralidis@gmail.com
tags=web,catalogue,service,metadata,csw
homepage=http://geopython.github.io/MetaSearch
tracker=https://github.com/geopython/MetaSearch/issues
repository=https://github.com/geopython/MetaSearch.git
experimental=False
deprecated=False
changelog=Version 0.1.2 (2014-02-21)
    - support more service link types
    - refactor CSW error handling to reduce Python traceback errors
    - fix synchronization of services list between search and services tabs
    - disable buttons when there are no connections
    - fix add WFS workflow
    - truncate lat/long coords to fit in input fields
