mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
From now on, plugins must have metadata.txt file (with INI format) that is used for storing of metadata. This has two advantages: - plugins do not need to be loaded in order to read metadata - repository can parse the metadata more easily