# This file contains metadata for your plugin.

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

[general]
name=Band Stacker
qgisMinimumVersion=3.0
description=A plugin to stack bands from selected raster layers
version=1.4
author=Mirjan Ali Sha
email=mastools.help@gmail.com

about=A plugin to stack bands from selected raster layers. 
    Follow The Steps below; 
    1. Open your all bands in QGIS Interface or click on 'Open Bands' button and open all band images which images are you wants to stack. 
    2. Click on "Band Stacker" tool (under 'MAS Raster Processing' toolbox) 
    or 'Raster' menu --> 'MAS Raster Processing' menu item --> 'Band Stacker'. 
    3. Re-arrange your bands using Move Up/Down button. 
    4. If you wants to open the output file after stacking, check mark on it. 
    5. Click on "Stack Bands" Button.
    * Please give a vote (stars) according to your experiences, it will motivate me. If you required any other tools or plugins please contact with me "mastools.help@gmail.com".
    ** MAS refer to my name "Mirjan Ali Sha".
    
tracker=https://github.com/Mirjan-Ali-Sha/band_stacker/issues
repository=https://github.com/Mirjan-Ali-Sha/band_stacker
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=
    1.4 - Keep the tool dialogbox always on top of QGIS Application.

# Tags are comma separated with spaces allowed
tags=remote sensing, raster, stacking, stack, image stacking, band stacking

homepage=https://github.com/Mirjan-Ali-Sha/band_stacker/wiki
category=Raster
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= Raster

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

