[general]
name=QGIS Resource Sharing
about=Search for published collections and install them for use with QGIS. Symbology (SVG, images, styles), Processing scripts, Processing models, R scripts and checklists are supported. There are several options for repositories: Github, Bitbucket, local file system and HTTP(S).
description=Download shared collections
category=Web
icon=resources/icon.png
tags=algorithm,checklist,collection,design,map,model,processing,Python,R,repository,resources,script,sharing,style,svg,symbol

# credits and contact
email=dev@ingeoveritas.com
author=Akbar Gumbira, Håvard Tveite, Julien Moura
homepage=https://qgis-contribution.github.io/QGIS-ResourceSharing/
repository=https://github.com/QGIS-Contribution/QGIS-ResourceSharing/
tracker=https://github.com/QGIS-Contribution/QGIS-ResourceSharing/issues/

# versioning
version=1.1.0-beta1
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99
experimental=True
deprecated=False
changelog=
 Version 1.1.0-beta1:

 Version 1.0.0:
 * Tests have been refactored to use GitHub Actions and restoring code coverage
 * Handle case where one of default repositories is unreachable
 * Minor bug fixes spotted during tests refactoring
 * See 1.0.0-beta1 release notes for complete changes since the last stable version

 Version 1.0.0-beta1:
 * Improved integration of external libraries (#166)
 * Improved development environment (#168) - thanks to @Guts
 * Enable translation for the plugin UI and add partial French translation
 * Use GitHub Actions to build and embed external dependencies, to package and release the plugin
 * Upgrade Bootstrap to 4.6.1
 * Remove QGIS 2 / PyQt4 imports
 * Clean up some really old-school code


