[general]
name=QGIS Resource Sharing
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=Download collections shared by other users
about=This plugin allows users to search for available collections and install them. Users can also create repositories for their own collections. There are several options for repositories: Github, Bitbucket, local file system, and https.
icon=resources/icon.png
version=0.9.0
tags=symbol, style, svg, processing, scripts, R, Python, collections, maps, design, repository
homepage=http://www.akbargumbira.com/qgis_resources_sharing/
tracker=https://github.com/akbargumbira/qgis_resources_sharing/issues
repository=https://github.com/akbargumbira/qgis_resources_sharing
experimental=False
deprecated=False
author=Akbar Gumbira
email=akbargumbira@gmail.com
changelog=
        0.9.0 - Support for R scripts (#57)
        0.8.0 - Fix issue #59 (deleting repositories does not work)
        0.7.0 - Flip experimental flag
              - Merge PR from havatv (issue #60 - avoid breaking on incompatible versions)
        0.6.0 - Experimental version for QGIS 3
	0.5.2 - Add support for gitlab and gogs repositories (PR by Salvatore Larosa - gh username: slarosa)
	0.5.1 - Allow authors to add license details in the collection
	0.5.1 - Fixed problem in QGIS < 2.12 as a result of using the new QgsAuthManager
	0.5.1 - Change the behavior of updating and removing directory in settings (This fixed #34)
	0.5.1 - Use the new official QGIS resource repository (https://github.com/qgis/QGIS-Resources)
	0.5.0 - Wohooo first release!
