[general]
name=Attribute Value Panel
qgisMinimumVersion=3.14
description=Lists attribute values of selected features vertically
description[ja]=選択された地物の属性値を縦に一覧表示します
about=This plugin provides a dockable panel for viewing and editing the attribute values of selected features. By listing field-value pairs vertically without gaps, it improves data visibility when dealing with numerous fields.
about[ja]=このプラグインは、選択した地物の属性値を表示・編集するためのドッキング可能なパネルを提供します。フィールドと値の組を縦に隙間なく一覧表示することで、フィールドの数が多い場合のデータの可視性を向上させます。
version=0.7.3
changelog=
 0.7.3
  - Fixed validators
  - Prevent editing of GeoPackage FIDs
  - Made primary keys identifiable
 0.7.2
  - Implemented input validators
  - Show type info even with no selection
 0.7.1
  - Made None and NULL equivalent
 0.7
  - Enabled editing for basic data types
 0.4
  - Suspend refresh while not visible
  - Fixed handling of special data types
author=Tarot Osuji
email=tarot@sdf.org
homepage=https://plugins.qgis.org/plugins/AttributeValuePanel
tracker=https://github.com/tarot231/qgis-attribute-value-panel-plugin/issues
repository=https://github.com/tarot231/qgis-attribute-value-panel-plugin
tags=attribute, panel
supportsQt6=True
experimental=True
