[general]
name=Unir Capas Vectoriales
description=Plugin to merge multiple vector layers into a single layer, automatically handling fields with different lengths.
about=This plugin allows you to merge multiple vector layers into a single one, with options to handle fields with different lengths. It prioritizes the maximum field length to prevent data loss during attribute table merging.
version=1.1.2
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
author=RAUL VIQUEZ
email=viquezr@gmail.com
category=Vector
icon=icon.png
tags=merge,unite,vector,fields,length,layers
experimental=false
deprecated=false

# GitHub repository links
homepage=https://github.com/viquezr-dev/unir_capas_plugin
repository=https://github.com/viquezr-dev/unir_capas_plugin
tracker=https://github.com/viquezr-dev/unir_capas_plugin/issues

# Metadata for QGIS installer
changelog=Initial version 1.1.2 Support for merging layers with automatic field length adjustment.