# This file contains metadata for your plugin.
# This file should be included when you package your plugin.
# Mandatory items:
[general]
name=Eqip
qgisMinimumVersion=3.0
description=Qgis Pip Management
version=0.0.1
author=Alexandra Institute
email=christian.heider@alexandra.dk

about=This tool provieds a way to manage python requirements using pip in the QGis python environment.

tracker=https://github.com/cnheider/eqip/issues
repository=https://github.com/cnheider/eqip
# End of mandatory metadata

homepage=https://github.com/cnheider/eqip

icon=icon.png

# Tags are comma separated with spaces allowed
tags=python
category=Plugins
#Category of the plugin: Raster, Vector, Database or Web

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

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

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

changelog=0.0.1 Introduced some very nice features