
[general]
name=Navtable
qgisMinimumVersion=3.0
description=NavTable is a QGIS plugin to view in a agile way the records of vectorial geographical information layers.
version=0.1.1
author=Francisco Puga, Francisco P. Sampayo
email=fpsampayo@gmail.com
about=
    Its main characteristic is that allows to see the element's attributes one by one and in vertical direction.
    Some of its features are: edit alphanumeric values and navigate among the elements of an information layer.

# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
changelog=
    13.02.2019 v0.1: First version
    13.03.2019 v0.1.1: Fix icon size and unifies filters on one window

# tags are comma separated with spaces allowed
tags=vector, table, forms, filter

homepage=https://github.com/fpsampayo/qgis-navtable
tracker=https://github.com/fpsampayo/qgis-navtable/issues
repository=https://github.com/fpsampayo/qgis-navtable
category=Plugins
icon=icon/icon.png

# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
