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

# Mandatory items:

[general]
name=ur-scape Data Importer
qgisMinimumVersion=3.10
description=Import data to ur-scape, the open-source planning support tool developed at Future Cities Laboratory.
about=This plugin allows you to import data to ur-scape, the open-source planning support tool for rapidly urbanising regions developed at Future Cities Laboratory, Singapore-ETH Centre.
version=0.2b
tracker=https://github.com/UrbanRuralSystems/ur-scape/issues
author=Future Cities Laboratory
email=ur-scape@sec.ethz.ch
repository=https://github.com/UrbanRuralSystems/ur-scape


# Recommended items:

hasProcessingProvider=no
#changelog=
homepage=https://www.ur-scape.com
#category=Plugins
icon=icon.png
experimental=True

# Tags are comma separated with spaces allowed
tags=ur-scape

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

# A comma separated list of plugins to be installed or upgraded (since QGIS 3.8)
#plugin_dependencies=

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

