[general]
name=Export Couches Vecteur / Vector Layer Export
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=FR: Export des couches vecteur avec choix du format, du CRS et du répertoire
    EN: Export vector layers with format, CRS and output directory selection
version=1.3.0
author=Yoan Laloux
email=y.laloux@vichy-communaute.fr
about=FR: Plugin permettant d'exporter les multiples couches vecteur du projet QGIS
    en GeoJSON, Shapefile, GeoPackage, CSV, Excel (XLSX), KML, GML,
    FlatGeobuf, MapInfo TAB, SQLite ou DXF (un fichier par couche),
    avec reprojection optionnelle, barre de progression et interface
    bilingue français / anglais.
    EN: Plugin to export QGIS project multi vector layers to GeoJSON, Shapefile,
    GeoPackage, CSV, Excel (XLSX), KML, GML, FlatGeobuf, MapInfo TAB,
    SQLite or DXF (one file per layer), with optional reprojection,
    progress bar and bilingual FR / EN interface.
homepage=https://github.com/Cartoyoyo/Export_multilayers
tracker=https://github.com/Cartoyoyo/Export_multilayers/issues
repository=https://github.com/Cartoyoyo/Export_multilayers
license=GNU GPL v2
icon=icon.png
hasProcessingProvider=no
changelog=1.3.0 - Added About dialog (logo, license, GitHub link)
    Plugin moved to Vector menu per QGIS guidelines
    Added LICENSE file and license field in metadata
    English comments and docstrings added throughout
    Removed unused icon assets
    1.2.0 - Fixed DXF export via QgsVectorFileWriter
    Polygons converted to boundary lines for DXF compatibility
    Geometry-only export (attributes not supported by DXF)
    1.1.0 - Added DXF, KML, GML, FlatGeobuf, TAB, SQLite, Excel formats
    Added bilingual FR/EN interface
    Removed hardcoded default output directory
    1.0.0 - Initial release
