[general]
name=Plugin Load Times
qgisMinimumVersion=2.14
qgisMaximumVersion=3.98
description=If QGIS takes long to start, it is probably because some of the plugins you installed take a long time to load at startup.  This plugin shows the latest load time of each plugin (QGIS startup, plugin installation,...). It does not give you information about the speed of plugins when they are used. With the information provided by this plugin you can easily decide which plugins to disable, to make QGIS start faster.
version=2.0.5 
author=Michel Stuyts
email=info@stuyts.xyz

about=This plugin was created by Michel Stuyts (https://stuyts.xyz). License: GPL-3.0

tracker=https://gitlab.com/GIS-projects/Plugin-Load-Times/issues
repository=https://gitlab.com/GIS-projects/Plugin-Load-Times

changelog=version 2.0.5: minor UI update
    version 2.0.4: migrated repository to GitLab
    version 2.0.3: solved floating point error in table view
    version 2.0.2: minor update to UI, solved a bug that gave an error when uninstalling a plugin
    version 2.0.1: changed default tab
    version 2.0: added information about data source
    version 1.99.1: corrected up icon in QGIS 3.x., corrected pie chart.
    version 1.99: added a pie chart as experimental feature
    version 1.3: changed default ordering and changed button order in UI.
    version 1.2.1: made compatible with QGIS 2.14
    version 1.2: updated to work with both QGIS 2.x and 3.x
    version 1.1: updated UI, added sorting
    version 1.0: no longer experimental, replaced icon, updated UI
    version 0.5.1: unnecessary files were removed
    version 0.5: added colors
    version 0.4: updated metadata
    version 0.3: cleaned up UI
    version 0.2: moved main script because of bug
    version 0.1: First working version

tags=plugin, performance

homepage=https://plugins.qgis.org/plugins/PluginLoadTimes/
category=Plugins
icon=icon.png
experimental=False
deprecated=False