# This file contains metadata for your plugin.

# This file should be included when you package your plugin.

[general]
name=Cornelis
qgisMinimumVersion=4.00
qgisMaximumVersion=4.98
description=Help produce 'cartographic' tessellations of the plan, and try to imitate M.C. Escher.
version=0.5.0
supportsQt6=True
author=Xavier Culos
email=xavier.culos@mailo.fr
about=Help produce 'cartographic' tessellations of the plan, and try to imitate M.C. Escher.
tracker=https://github.com/xcaeag/Cornelis-QGis-Plugin/issues
repository=https://github.com/xcaeag/Cornelis-QGis-Plugin

hasProcessingProvider=no

changelog=
 Version 0.2.0:
 * First public version


    0.5.0 : Support some raster layers
    0.4.2 : Fix incorrect flip transformation
    0.4.1 : Minor fixes
    0.4.0 : QGis 4.0 Compatible
    0.3.0 : Qt6 compatible

tags=vector,pavage,cornelis,escher,tesselation

homepage=https://github.com/xcaeag/Cornelis-QGis-Plugin
icon=icon.png
experimental=True

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

# Category of the plugin: Raster, Vector, Database or Web
category=Vector

# If the plugin can run on QGIS Server.
server=False
