[general]
name=FeaturesBoundingBox
qgisMinimumVersion=3.0
qgisMaximumVersion=4.98
description=Show the BBox info for the selected features
version=1.0
author=Michel Stuyts
email=info@stuyts.xyz

about=Show the bounding box info for the selected features. License: GPL-3.0

tracker=https://gitlab.com/GIS-projects/featureboundingbox-for-qgis/issues
repository=https://gitlab.com/GIS-projects/featureboundingbox-for-qgis/

changelog=version 1.0: removed 3rd CRS, cleaned up UI, added feauture count, corrected line numbers in translation files, added new translation strings to translation template
    version 0.6: updated resources.py to be Qt6 compatible again
    version 0.5: added copy buttons, removed unnecessary menu items, updated Dutch translation, added notification for copying BBox, made layer name box bigger, updated UI file to resize
    version 0.4: The plugin is now Qt6 compatible
    version 0.3: added multiple CRS options for bbox
    version 0.2: added Dutch translation, added info link, minor change in plugin name, added layer checks
    version 0.1: First working version

tags=bbox, feature, vector

homepage=http://stuyts.xyz
icon=icon.png
experimental=False
deprecated=False
category=Vector
server=False
supportsQt6=yes