[general]
name=Remove Layer Shortcut
description=Provides a button next to each layer in the layers list to remove it from map canvas
about=  A very small plugin for removing layer from map canvas by adding convenient button directly in the layers panel.
        This plugin is directly inspired by the <a href='https://plugins.qgis.org/plugins/attributeshortcut/'>« Attribute Table Shortcut »</a> plugin created by Angus McBride and uses most of its code.
description[fr]=Ajoute un bouton  à côté de chaque couche dans la liste des couches pour permettre sa suppression rapide.
about[fr]=  Un petit plugin qui permet de supprimer une couche de la carte en un clic grâce à des boutons qui s'ajoutent  dans le panneau "couches".
            Ce plugin s'inspire directement du plugin <a href='https://plugins.qgis.org/plugins/attributeshortcut/'>« Attribute Table Shortcut »</a> créé par Angus McBride dont il reprend la majeure partie du code.

version=1.3
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
author=Sylvain Théry - CNRS - UMR 5281 ART-Dev
email=sylvain.thery@cnrs.fr
changelog=  1.3 (2026-04-23)
                - fix code according to flake8
            1.2 (2026-03-05)
                - typo
            1.1 (2025-11-06)
                - code cleaning and refactoring
                - add metadata in french
            1.0 (2025-11-03)
                - first public release
tags=remove,shortcut,layers,panel,button
icon=mActionRemoveLayer.svg
repository=https://gitlab.huma-num.fr/sthery/remove-layer-shortcut
tracker=https://gitlab.huma-num.fr/sthery/remove-layer-shortcut/-/issues
homepage=https://gitlab.huma-num.fr/sthery/remove-layer-shortcut
category=Plugins
experimental=False
deprecated=False
