; This file contains metadata for your plugin.
; This file should be included when you package your plugin.# Mandatory items:

[general]
name=Indonesian Multi-scaled Grid System
author=Irwanto, Rania Altairatri Evelina Brawijaya, Mutia Hendriani Putri, Muhammad Usman Alshaadiq
email=15120068@mahasiswa.itb.ac.id
qgisMinimumVersion=3.0
description=This plugin generates grid based on IMSGS standart.
about=This plugin generates grid and its ID based on IMSGS standart, with user input scale and extent.
version=0.1
tracker=https://github.com/alshaadiq/IMSGS-QGIS-Plugin/issues
repository=https://github.com/alshaadiq/IMSGS-QGIS-Plugin.git
; End of mandatory metadata

; start of optional metadata
category=Analysis
changelog=0.09 - First stable release
    0.08 - All features implemented
    0.07 - First testing release

; Tags are in comma separated value format, spaces are allowed within the
; tag name.
; Tags should be in English language. Please also check for existing tags and
; synonyms before creating a new one.
tags=phyton

; these metadata can be empty, they will eventually become mandatory.
homepage=https://github.com/alshaadiq/IMSGS-QGIS-Plugin.git
icon=icon.png

; experimental flag (applies to the single version)
experimental=True

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

hasProcessingProvider=yes
; Uncomment the following line and add your changelog:

; Since QGIS 3.8, a comma separated list of plugins to be installed
; (or upgraded) can be specified.
; The example below will try to install (or upgrade) "MyOtherPlugin" version 1.12
; and any version of "YetAnotherPlugin".
; Both "MyOtherPlugin" and "YetAnotherPlugin" names come from their own metadata's
; name field
plugin_dependencies=MyOtherPlugin==1.12,YetAnotherPlugin

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