[general]
name=Easy Copy and Paste
qgisMinimumVersion=3.18.1
description=Easily copy and paste features between QGIS layers
version=1.0
author=Trailmarker
email=tom@trailmarker.io
about=This plug-in copies currently selected features in the map view to a target layer with a single click or Hotkey and commits them to the edit on that layer. 
   It also includes a copy-paste hot-key configuration. It's intended for intensive human moderation of feature data. 
   Originally developed for mapping burnt areas from Object-Based Image Analysis (OBIA) polygons.
   Author: Tom Lynch (Gaia Resources), Charles Darwin University, North Australia & Rangelands Fire Information.
tracker=https://github.com/nafi-org/nafi-qgis/issues
repository=https://github.com/nafi-org/nafi-qgis
hasProcessingProvider=no
tags=python
homepage=https://github.com/nafi-org/nafi-qgis
icon=icon.png
experimental=False
deprecated=False
category=Vector
changelog=1.0
          - Bump plugin version for first release
          0.4
          - Remove NAFI branding
          0.3
          - Fix issue de-registering plugin action in Vector menu

