[general]
name=GeoPackage Export
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
description=Save selected vector layers as GeoPackage files. Supports single file, multi-file, and append modes with automatic style transfer.
version=1.1.0
author=Karl Stephan Steinbach
email=277199764+KSSteinbach@users.noreply.github.com
about=A standalone QGIS plugin for exporting vector layers to GeoPackage format with complete style management. Supports WFS- and OGC-API-Layer.
tracker=https://github.com/KSSteinbach/GeoPackage-Export/issues
repository=https://github.com/KSSteinbach/GeoPackage-Export
hasProcessingProvider=no
homepage=https://github.com/KSSteinbach/GeoPackage-Export
changelog=
 1.1.0
  - QGIS 4+ compatibility implemented
 1.0.0
  - First public release.
  - Three save modes: single file, multi file, append.
  - Style transfer into the layer_styles table.
  - Per-layer export strategy for WFS / OGC API – Features (map canvas extent / selected features only / full).
  - Optional replacement of source layers in the project (style, name and tree position preserved).
  - Background export task with cancel button.
  - English and German UI.
category=Vector
icon=icon.png
experimental=false
deprecated=False
tags=geopackage,export,gpkg,vector,layer,wfs,ogc,api,layer tree,save,reload,style,styles,tool
