# This file contains metadata for your plugin.

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

[general]
name=CGWB Groundwater Data Downloader - Daksh17440
qgisMinimumVersion=3.0
description=This plugin can directly download the official groundwater level data from WRIS portal of CGWB, in pivoted format, for custom location and time frame and import it on QGIS directly.
version=1.0
author=Daksh17440
email=draciel.mart007@gmail.com

about=This plugin can directly download the official groundwater level data from WRIS portal of CGWB, in pivoted format, for custom location and time frame and import it on QGIS directly.(IMPORTANT NOTE* If you are using the plugin outside India, then use a VPN that spoofs to an Indian IP as the plugin CURL's to the WRIS portal of GOI and it doesn't work outside India.)

tracker=https://github.com/Daksh17440/cgwb_downloader_qgis/issues
repository=https://github.com/Daksh17440/cgwb_downloader_qgis
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=groundwater, hydrology, cgwb, wris, groundwater level, india, python

homepage=https://github.com/Daksh17440/cgwb_downloader_qgis
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

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

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

