# Mandatory items:

[general]
name=Shapefile Encoding Fixer
description=Fix broken encoding declaration in ESRI Shapefiles
description[pl]=Naprawia błędną deklarację kodowania w plikach ESRI Shapefile
about=Allows to display and overwrite encoding declaration stored in the LDID byte as well as a .CPG file, so you don't need to turn off the autodetection any more.
version=0.7.1
qgisMinimumVersion=3.0

# Optional items:

homepage=https://github.com/borysiasty/shapefile_encoding_fixer
tracker=https://github.com/borysiasty/shapefile_encoding_fixer/issues
repository=https://github.com/borysiasty/shapefile_encoding_fixer

#changelog=

# tags are comma separated with spaces allowed
tags=Shapefile, encoding, DBF, LDID, CPG

icon=encoding_fixer.png

experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False

# Author contact information
author=Borys Jurgiel
email=qgis@borysjurgiel.pl
