[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 to allow advanced profiling of QGIS and plugins.
version = 0.1.0
qgisMinimumVersion = 3.40
qgisMaximumVersion = 4.99
icon = resources/icons/icon.svg
author = Joonalai
email = dev@cofactor.fi
changelog = -- 0.1.0 (2026-04-07)
	
	- 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://profiler-qgis-plugin.readthedocs.io
experimental = False
deprecated = False

