2014-05-13 16:18:38 -04:00
|
|
|
[general]
|
|
|
|
name=MetaSearch Catalogue Client
|
|
|
|
description=MetaSearch is a QGIS plugin to interact with metadata catalogue services (CSW).
|
|
|
|
category=Web
|
2015-02-24 18:58:24 -05:00
|
|
|
version=0.3.3
|
2014-05-13 16:18:38 -04:00
|
|
|
qgisMinimumVersion=2.0
|
|
|
|
icon=images/MetaSearch.png
|
|
|
|
author=Tom Kralidis
|
|
|
|
email=tomkralidis@gmail.com
|
|
|
|
tags=web,catalogue,service,metadata,csw
|
2014-12-17 17:45:22 -05:00
|
|
|
homepage=https://hub.qgis.org/projects/MetaSearch
|
|
|
|
tracker=https://hub.qgis.org/projects/MetaSearch/issues
|
|
|
|
repository=https://github.com/qgis/QGIS/tree/master/python/plugins/MetaSearch
|
2014-05-13 16:18:38 -04:00
|
|
|
experimental=False
|
|
|
|
deprecated=False
|
2015-02-24 18:58:24 -05:00
|
|
|
changelog=Version 0.3.3 (2015-02-24)
|
|
|
|
- safeguard CSW connection names with '/'
|
|
|
|
- fix help link URL opening
|
|
|
|
- general fixes to support releasing from QGIS core
|