[general]
name=Fast Field Filler
qgisMinimumVersion=3.22
description=The plugin was created to quickly fill in the fields in the attribute table.
about=	
	It allows you to specify a layer, a field in its attribute table and fill all selected objects with a preset value.

	For example, this plugin may be useful:

    	1. If you check the results of the neural network by dividing selected objects into two classes: correctly selected objects (True), falsely selected objects (False).
    	2. If you classify thermal spots detected by remote sensing data and divide all objects into: fires, anthropogenic heat sources, false alarms.

	Plugin features:

    	Set from 1 to 10 preset class values.
    	Save and load the values you need in a Json format file.
    	Assign hotkeys (limited choice) to quickly fill the attribute table with the desired values.
   	 Set a limit on the maximum selection of objects ( to avoid accidentally overwriting everything).
    	Buttons to save results and rollback changes.
version=1.0.1
author=MrChebur
email=mrCheburPlugins@inbox.ru
tracker=https://github.com/MrChebur/Fast-Field-Filler/issues
repository=https://github.com/MrChebur/Fast-Field-Filler

hasProcessingProvider=no
changelog=	
	1. Now the plugin works. =)
	2. Removed garbage from the package.
tags=attribute,table,fast,quick,fill,field,value
homepage=https://github.com/MrChebur/Fast-Field-Filler
category=Plugins
icon=icon.png
experimental=True
deprecated=False
server=False