[general]
name=JSON Eater
qgisMinimumVersion=3.0
description=Flexible JSON importer for different structures - GeoJSON format is not required
version=0.3
author=Peter Brodersen, Findvej.dk
email=peter@findvej.dk

about=JSON Eater is a flexible importer for simple point data from several JSON formats and provides qualified guesses without having to convert the JSON formatted data to other formats. Data does not have to be in native GeoJSON format.

tracker=https://github.com/PeterBrodersen/JSONEater/issues
repository=https://github.com/PeterBrodersen/JSONEater
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Code cleanup, wider UI to prevent text cropping

# Tags are comma separated with spaces allowed
tags=python,json,geojson,import

homepage=https://qgis.findvej.dk/
category=Plugins
icon=eatericon64.png
# experimental flag
experimental=False

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

# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False
