[general]
name=MBTiles images extract
qgisMinimumVersion=3.0
qgisMaximumVersion=3.98
description=With this QGIS plugin you can take an MBTiles file and extract all the tiles as images to a local folder. This plugin can be very useful for debugging processes.
about=With this QGIS plugin you can take an MBTiles file and extract all the tiles as images to a local folder.
version=0.4
author=Cayetano Benavent
email=cayetano.benavent@geographica.gs

# End of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog:
changelog=0.1 First version
          0.2 Minor improvements
          0.3 Added PBF support
          0.3.1 Fixed metadata bug and submodule improvements
          0.4 QGIS 3 version

# Tags are comma separated with spaces allowed
tags=MBTiles, tiles, extract, images, jpg, png, pbf

homepage=https://github.com/cayetanobv/QGIS-Plugin-MBTiles2img
tracker=https://github.com/cayetanobv/QGIS-Plugin-MBTiles2img/issues
repository=https://github.com/cayetanobv/QGIS-Plugin-MBTiles2img
icon=icon.png

# experimental flag
experimental=False

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