[general]
name=qDMTK
qgisMinimumVersion=3.14
description=QGIS datamodel toolkit
version=0.0.2-alpha.1
author=Opengis
email=olivier@opengis.ch

about=Datamodeling solution for QGIS based on Django (WARNING - THIS IS IN EARLY DEVELOPEMENT, NOT STABLE/USABLE YET)

tracker=https://github.com/opengisch/qdmtk/issues
repository=https://github.com/opengisch/qdmtk

# Recommended items:

hasProcessingProvider=no
changelog=Version 0.0 (initial)
  - initial version
tags=datamodel, django, migrations
homepage=https://github.com/opengisch/qdmtk
category=Vector
icon=icon.svg
experimental=True
deprecated=False

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