[general]
name=VecCore
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
description=Comprehensive vector toolbox: geoprocessing, joins, cleaning, calculations, statistics, reprojection, export and automation for QGIS vector layers.
version=1.0.1
about=VecCore is a multi-tab vector processing plugin for QGIS developed by LOMPO Ibrahim (Burkina Faso, West Africa). It provides 8 functional tabs covering: Geoprocessing (buffer, intersection, union, difference, convex hull), Joins (spatial, attribute CSV), Cleaning (invalid geometries, duplicates, simplify, repair), Calculations (area, perimeter, length, centroid, XY), Statistics (by category, points in polygons, aggregation), Processing (reproject, merge, clip, filter, convert), Export (CSV, Excel, GeoPackage, Shapefile), and Automation (field update, change detection). No external dependencies required.

author=LOMPO Ibrahim
email=ibrahimlompo33@gmail.com
category=Vector

icon=icon.png

tags=vector, vecteur, buffer, join, spatial join, cleaning, statistics, intersection, union, centroid, geoprocessing, reprojection, export, shapefile, geopackage, automation

changelog=
    1.0.1
    - Fix: icone plugin visible dans la toolbar (QIcon + chemin absolu)
    - Fix: compatibilite Qt6/PyQt6 (exec_ -> exec)
    - Fix: fenetre redimensionnable avec boutons Reduire/Agrandir
    - Fix: tous les onglets visibles sans agrandissement
    - Fix: nom VecCore uniforme partout

    1.0.0
    - Initial release
    - 8 tabs: Geoprocessing, Joins, Cleaning, Calculations, Statistics, Processing, Export, Automation

experimental=False
deprecated=False

homepage=https://github.com/ibrahimlompo33-coder/veccore-qgis
tracker=https://github.com/ibrahimlompo33-coder/veccore-qgis/issues
repository=https://github.com/ibrahimlompo33-coder/veccore-qgis

hasProcessingProvider=False
server=False
