[general]
name = Profiler
description = Tool and library to make profiling QGIS and plugins easy
about = This plugin extends the Debugging/Development Tools dock widget profiling panel in various ways. Check <a href="https://github.com/Joonalai/profiler-qgis-plugin/blob/main/README.md">README</a> for instructions.
version = 0.0.1b1
qgisMinimumVersion = 3.40
qgisMaximumVersion = 3.99
author = Joonalai
email = dev@cofactor.fi
changelog = -- Unreleased
	
	- Initial release of the profiler plugin and core library.
tags = profiling, profiler, performance, development
repository = https://github.com/Joonalai/profiler-qgis-plugin
tracker = https://github.com/Joonalai/profiler-qgis-plugin/issues
homepage = https://github.com/Joonalai/profiler-qgis-plugin
experimental = True
deprecated = False

