File: grass.appdata.xml

package info (click to toggle)
grass 8.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 277,040 kB
  • sloc: ansic: 460,798; python: 227,732; cpp: 42,026; sh: 11,262; makefile: 7,007; xml: 3,637; sql: 968; lex: 520; javascript: 484; yacc: 450; asm: 387; perl: 157; sed: 25; objc: 6; ruby: 4
file content (55 lines) | stat: -rw-r--r-- 2,428 bytes parent folder | download | duplicates (2)
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
55
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<component type="desktop">
  <id>org.osgeo.grass.desktop</id>
  <name>GRASS GIS</name>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <translation type="gettext">grass</translation>
  <summary>GRASS GIS, the Open Source Geographic Information System</summary>
  <description>
    <p>
    The Geographic Resources Analysis Support System, commonly
    referred to as GRASS GIS, is an Open Source
    Geographic Information System providing powerful
    raster, vector and geospatial processing capabilities in a single
    integrated software suite.
    </p>
    <p>
    GRASS GIS includes tools for spatial modeling, visualization of
    raster and vector data, management and analysis of geospatial data,
    and the processing of satellite and aerial imagery. It also
    provides the capability to produce sophisticated presentation
    graphics and hardcopy maps.
    </p>
    <p>
    GRASS GIS has been translated into about twenty languages and
    supports a huge array of data formats. It can be used either as a
    stand-alone application or as backend for other software packages
    such as QGIS and R geostatistics. It is distributed freely under
    the terms of the GNU General Public License (GPL). GRASS GIS is a
    founding member of the Open Source Geospatial Foundation (OSGeo).
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://grass.osgeo.org//images/gallery/gui/wxgui_histogram.png</image>
      <caption/>
    </screenshot>
    <screenshot>
      <image>https://grass.osgeo.org/images/gallery/lidar/jockeyposter1.jpg</image>
      <caption/>
    </screenshot>
    <screenshot>
      <image>https://grass.osgeo.org//images/gallery/gui/grass7_wxNviz_volume_slices_1.png</image>
      <caption/>
    </screenshot>
  </screenshots>
  <url type="homepage">https://grass.osgeo.org/</url>
  <url type="translate">https://grasswiki.osgeo.org/wiki/GRASS_messages_translation</url>
  <url type="donation">https://grass.osgeo.org/contribute/donations/</url>
  <url type="bugtracker">https://grass.osgeo.org/contribute/</url>
  <url type="help">https://grass.osgeo.org/documentation/</url>
  <update_contact>grass-web@lists.osgeo.org</update_contact>
  <developer_name>GRASS Development Team</developer_name>
</component>