forked from inasafe/inasafe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.txt
54 lines (41 loc) · 1.89 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0
# This file should be included when you package your plugin.
# Mandatory items:
[general]
name=InaSAFE
qgisMinimumVersion=3.2
description=InaSAFE is free software that allows disaster managers to study realistic natural hazard impact scenarios for better planning, preparedness and response activities.
about=Developed for the Indonesian Government - BNPB, Australian Government - AIFDR and DMInnovation and, and World Bank - GFDRR
# If you change VERSION and STATUS here, please also change in safe/definitions/versions.py, Travis will FAIL !
version=5.0.0
# alpha, beta, rc or final
status=final
# end of mandatory metadata
# Optional items:
changelog=
Version 5.0.0:
- QGIS3 port with Python 3 and Qt 5
- Enable line for structure exposure
- Add Tonga and Fiji currency and administration boundary definition
Version 4.4.0:
- Add Geonode uploader
- Add back Sentry configuration (need to be enabled in your settings)
- Set precision to 6 decimal for minimum needs.
- Add expressions for retrieving each sections of report (#4986)
- Update to support InaSAFE run in headless mode
# tags are comma separated with spaces allowed
tags=contingency planning, impact assessments, disaster scenarios, natural hazards,risk
homepage=http://www.inasafe.org/
tracker=https://github.com/inasafe/inasafe/issues
repository=https://github.com/inasafe/inasafe
icon=safe/resources/img/icons/icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
# Author contact information
author=Indonesian Government - BNPB, Australian Government and World Bank - GFDRR