[general]
name=GeoJSONPlugin
qgisMinimumVersion=2.0
description= QGISGeoJSONExportPluginQGIS helps you to convert vectorial layer 
    (and its attribute table) into a GeoJSON file and sends it to a remote
    server via ftp, sftp or ftps.
version=0.2.0
author=Champs-Libres Cooperative
email=info@champs-libres.coop
tags=json, geojson, ftp, sftp, ftps
homepage=https://github.com/Champs-Libres/QgisGeoJSONExportPlugin
repository=https://github.com/Champs-Libres/QgisGeoJSONExportPlugin
tracker=https://github.com/Champs-Libres/QgisGeoJSONExportPlugin/issues
icon= img/icon.png
about= This QGIS plugin helps users to convert vectorial layer (and its attribute
    table) into a GeoJSON file and send this file to a remote server via ftp, sftp
    or ftps (for the sftp export, the library paraminkoshould be installed).