[general]
name=GMSH
email=jonathan.lambrechts@uclouvain.be
author=Jonathan Lambrechts
qgisMinimumVersion=2.0
description=This is a plugin to interract with the GMSH mesh generator (see http://geuz.org/gmsh).
about= Generate geometry input files for the GMSH mesh generator (http://geuz.org/gmsh) and convert the GMSH mesh file to shapefiles that can be imported into QGIS. The nightly snaphshot(http://geuz.org/gmsh/#Download) version of GMSH is required to mesh the generated .geo files. For more details, see this tutorial : https://github.com/ccorail/qgis-gmsh/wiki.
version=version 0.1.1
tracker=https://github.com/ccorail/qgis-gmsh/issues
repository=https://github.com/ccorail/qgis-gmsh/
; end of mandatory metadata

; start of optional metadata
category=Vector
changelog=
  0.1.1 add point/line In Surface, ignore features without geometry, binary structured field in gmsh
  0.1   First testing release

; Tags are in comma separated value format, spaces are allowed within the
; tag name.
; Tags should be in English language. Please also check for existing tags and
; synonyms before creating a new one.
tags=vector,gmsh,mesh

; these metadata can be empty, they will eventually become mandatory.
homepage=https://github.com/ccorail/qgis-gmsh/
;icon=icon.png

; experimental flag (applies to the single version)
experimental=True

; deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False

; if empty, it will be automatically set to major version + .99
;qgisMaximumVersion=2.0
