# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=QUtility
version=4.4
qgisMinimumVersion=3.28.9
qgisMaximumVersion=3.99
description=A multifunction toolbox for QGIS: rename layers, change field types, import shapefiles from ZIPs, and more, all in just a few clicks.
author=GIS Team Eagleprojects S.p.A. [Lorenzo Alunni, Marco Peppucci]
email=gis@eagleprojects.it

about=This QGIS plugin offers a collection of practical tools designed to streamline daily operations in geographic data management. It includes useful functions such as bulk layer renaming, modifying field types in attribute tables, automatic loading of shapefiles from folders (including nested ZIP archives), and much more. It's ideal for anyone who frequently works with large quantities of vector data and wants to speed up repetitive tasks.

tracker=https://github.com/AlunniEagle/qutility/issues
repository=https://github.com/AlunniEagle/qutility
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=4.4
    - Home section update with links of the tools for quick navigation
    4.3
    - Feature update "Overlaps Counter" enhancing concatenation of ids and non-dependence on CRS layers [EPSG:4326] 
    4.2
    - New expression widget in the Field Modifier section
    - General info updade
    4.0
    - New feature "Batch Merger" that allows to merge the selected layers loaded in the panel
    3.7
    - Fixed resource import bug that could cause errors in some QGIS versions
    - Improved English translation for better interface localization
    - Enhanced UI text consistency across all tool tabs
    3.6
    - English translation
    - Uniform text formatting of the descriptions of each tool in the UI
    3.4
    - Last release

# Tags are comma separated with spaces allowed
tags=vector, select, processing, polygon, line, layers, utility

homepage=https://github.com/AlunniEagle/qutility
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

