[general]
name=Profile Manager
description=Makes handling profiles easy by giving you an UI to easily import settings from one profile to another
about=A QGIS Plugin that provides an UI to easily manage your profiles and import various settings from one profile to another. Compatible with QGIS Deployment Toolbelt (QDT).
category=Plugins
tags=profilemanager, manager, profiles, QDT, deployment, customization
icon=resources/images/logo_profile_manager.svg

# credits and contact
author=WhereGroup GmbH, Oslandia
email=info@wheregroup.com
homepage=https://WhereGroup.github.io/profile_manager/
repository=https://github.com/WhereGroup/profile_manager/
tracker=https://github.com/WhereGroup/profile_manager/issues

# QGIS extensions manager flags
deprecated=False
experimental=False
hasProcessingProvider=no
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
server=False
supportsQt6=True

# versioning - automatically updated by qgis-plugin-ci during packaging and release process
version=0.7.4
changelog=
 Version 0.7.4:
 > ♥️ Funded by Oslandia
 * Proposal for a new logo by @sylvainbeo in <https://github.com/WhereGroup/profile_manager/pull/98>
 * update(docs): add user guides by @Guts in <https://github.com/WhereGroup/profile_manager/pull/99>
 * improve(ui): use freshly created SVG icon instead of small png by @Guts in <https://github.com/WhereGroup/profile_manager/pull/100>
 * add(docs): auto generate QDT snippet and use keepachangelog to retrieve latest published verison from CHANGELOG.md by @Guts in <https://github.com/WhereGroup/profile_manager/pull/94>

 Version 0.7.3:
 > ♥️ Funded by Oslandia
 * fix(qt6): replace deprecated `Qt.ItemFlag.ItemIsTristate` with maintained `Qt.ItemFlag.ItemIsAutoTristate` by @Guts in <https://github.com/WhereGroup/profile_manager/pull/93>

 Version 0.7.2:
 > ♥️ Funded by Oslandia
 * fix(compatibility): imbricated f-string are not available in Python < 3.12 by @Guts in <https://github.com/WhereGroup/profile_manager/pull/87>


