[general]
name=Layer Board
qgisMinimumVersion=3.4
qgisMaximumVersion=3.99
description=View and edit vector and raster properties for the project layers in a table
about=This plugin helps to see and modify properties for vector and raster layers. It shows the layers in a table sheet, and the user can directly modify some properties such as layer name, title, abstract, minimum and maximum scales. Some actions can be performed on multiple layers at once, such as modifying spatial reference system and scale based visibility. The layers information can be exported to Comma Separated Values (CSV).
version=1.0.1
author=3liz
email=info@3liz.com

# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=
  Version 1.0.1:
  * Fix export to CSV
  * Check and clean ghost layers
  Version 1.0.0:
  * Port to QGIS 3
  * Add icons for layer
  * Hide attributes for non spatial layers
  Version 0.8.0:
  * [BUGFIX] Fix saving default style for PostgreSQL layers
  * [BUGFIX] Allow to erase a value when erasing a cell content (ex: abstract = '')
  * [BUGFIX] Refresh the table correctly when a column order has been set
  * Add compiled translation files: french now available

# Tags are comma separated with spaces allowed
tags=layers, properties, table, metadata, report, board, style

homepage=https://github.com/3liz/QgisLayerBoardPlugin/
tracker=https://github.com/3liz/QgisLayerBoardPlugin/issues
repository=https://github.com/3liz/QgisLayerBoardPlugin/
category=Plugins
icon=resources/icons/icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

