[general]
name = Kart
qgisMinimumVersion = 3.16
description = Work with Kart repositories directly from QGIS.
about = <div style="max-width:33em"><a href="https://kartproject.org">Kart</a> provides modern, open source, distributed version-control for geospatial and tabular datasets.
	
	<ul><li><strong>Geospatial and Tabular Data in Git</strong> - <br/>
	Kart stores geospatial and tabular data in Git, providing version control at the row and cell level.</li>
	
	<li><strong>Built on Git, works like Git</strong> - <br/>
	Uses standard Git repositories and Git-like CLI commands. If you know Git, you'll feel right at home with Kart.</li>
	
	<li><strong>Supports current GIS workflows</strong> - <br/>
	Provides repository working copies as GIS databases and files. Edit directly in QGIS and other common GIS software.</li></ul>
	
	The Kart QGIS plugin requires you to install Kart from <a href="https://kartproject.org">https://kartproject.org</a>.</div>
version = 1.0.16
author = Koordinates
email = support@koordinates.com
tags = versioning, data
homepage = https://kartproject.org
repository = https://github.com/koordinates/kart-qgis-plugin
tracker = https://github.com/koordinates/kart-qgis-plugin/issues
icon = img/kart.png
category = Plugins
hasProcessingProvider = yes

