# This file contains metadata for the plugin.


[general]
name=ARPA data
qgisMinimumVersion=3.0
description=This plugin downloads the data from ARPA Lombardia API
version=0.1
author=Mathilde Puche
email=mathilde-puche@hotmail.com

about=This plugin downloads the data from ARPA Lombardia API and provide statistics according to the filters given by the user.

      You can follow the steps under https://landscapearchaeology.org/2018/installing-python-packages-in-qgis-3-for-windows/ to install the following libraries on QGIS Python: sodapy.



tracker=https://github.com/MatPuche/arpa_data/issues
repository=https://github.com/MatPuche/arpa_data
# 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=python, air quality, weather, arpa

homepage=https://github.com/MatPuche/arpa_data
category=Plugins
icon=icon.png
# experimental flag
experimental=True

# 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=

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

