# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Profile Manager (deprecated)
qgisMinimumVersion=3.12
description=(Deprecated, please update to the new Profile Manager plugin.) Makes handling profiles easy by giving you an UI to easily import settings from one profile to another
version=0.31.1
author=(C) 2022 by WhereGroup GmbH
email=info@wheregroup.com

about=(Deprecated, please update to the new Profile Manager plugin.) A QGIS Plugin that provides an UI to easily manage your profiles and import various settings from one profile to another

repository=https://github.com/WhereGroup/profile-manager/
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=profilemanager, manager, profiles, python

homepage=https://wheregroup.com/
category=Plugins
icon=icon.png
tracker=https://github.com/WhereGroup/profile-manager/issues
# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=True

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
plugin_dependencies=Profile Manager

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False
