# This file contains metadata for your plugin.

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

[general]
name=Shred Layer Plugin
qgisMinimumVersion=3.0
description=This plugin allows users to "shred" a layer. can be used to delete unnecessary layers or when you do not want to leave evidence. Cut layers can also be scattered on the map.
version=0.1
author=nbayashi
email=naoya_nstyle@hotmail.co.jp

about=This plugin shreds vector or raster layers into smaller grids based on user-defined settings, facilitating custom manipulation of layer segments. Features include flexible grid creation, shuffle options, and collage functionality for randomized visualization effects.The plugin author assumes no responsibility for any important data that may be erased by executing this plugin. Execution is at your own risk.

tracker=https://github.com/nbayashi/shredLayerPlugin/issues
repository=https://github.com/nbayashi/shredLayerPlugin

# 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, vector, raster
homepage=https://github.com/nbayashi/shredLayerPlugin

category=Plugins
icon=icon.png

