[general]
name=Export Tab to CSV
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
description=Export the attribute table of a vector layer to a CSV file with configurable delimiters, decimal separator, encoding, optional WKT geometry and CSV formula protection.
version=1.0
author=Dr. Geol. Faustino Cetraro
email=geol-faustino@libero.it
repository=https://github.com/drFaustino/export_tab_to_csv
tracker=https://github.com/drFaustino/export_tab_to_csv/issues
homepage=https://github.com/drFaustino/export_tab_to_csv
category=Vector
icon=icon.png
experimental=False
deprecated=False
tags=CSV,export,vector,attribute table,table,geometry,WKT,encoding,Qt6,QGIS4
about=Export the attribute table of a QGIS vector layer to CSV. Supports configurable column and decimal separators, text encoding, UTF-8 BOM, optional WKT geometry export, progress reporting and protection against CSV formula injection.
changelog=Version 1.0: Complete rewrite for QGIS 4.x and Qt6. Improved CSV export, configurable encoding and separators, optional WKT geometry, CSV formula injection protection, improved error handling and progress reporting.
license=GPL-3.0
license_file=LICENSE