; QGIST WORKBENCH
; QGIS Plugin for Organizing Toolbars and Dockwidgets
; https://github.com/qgist/workbench
;
;     metadata.txt: QGis metadata file for plugin (INI format)
;
;     Copyright (C) 2017-2019 QGIST project <info@qgist.org>
;
; <LICENSE_BLOCK>
; The contents of this file are subject to the GNU General Public License
; Version 2 ("GPL" or "License"). You may not use this file except in
; compliance with the License. You may obtain a copy of the License at
; https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
; https://github.com/qgist/workbench/blob/master/LICENSE
;
; Software distributed under the License is distributed on an "AS IS" basis,
; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
; specific language governing rights and limitations under the License.
; </LICENSE_BLOCK>

[general]
name=QGIST Workbench
description=Organizing Toolbars
about=QGIST Workbench is a QGIS plugin for organizing toolbars and dockwidgets.
version=0.0.4
qgisMinimumVersion=3.0
author=QGIST project
email=info@qgist.org
category=toolbars, plugins
tags=toolbars, plugins
homepage=http://www.qgist.org
tracker=https://github.com/qgist/workbench/issues
repository=https://github.com/qgist/workbench
experimental=True
deprecated=False
icon=icons/workbench.svg
