This file is indexed.

/usr/share/appdata/gretl.appdata.xml is in gretl 2017d-3build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2001 Allin Cottrell and Riccardo "Jack" Lucchetti -->
<component type="desktop">
  <id>gretl.desktop</id>

  <!--of the appdata-->
  <metadata_license>CC0-1.0</metadata_license>

  <project_license>GPL-3.0+</project_license>
  <description>
    <p>
    Gretl is an econometrics package, including a shared library, a 
    command-line client program and a graphical user interface.
  </p>
    <p>
    Gretl is user-friendly but also technically sophisticated. Users can
    choose their preferred point on the spectrum from interactive point-and-click to
    complex scripting, and can easily combine these approaches.
  </p>
  </description>
  <url type="homepage">http://gretl.sourceforge.net/</url>
  <screenshots>
    <screenshot type="default">
      <image>http://gretl.sourceforge.net/images/gretl_screen.png</image>
      <caption>Estimates for a time-series model</caption>
    </screenshot>
  </screenshots>
  <update_contact>cottrell@wfu.edu</update_contact>
  <kudos>
    <kudo>ModernToolkit</kudo>
    <kudo>UserDocs</kudo>
  </kudos>
  <keywords>
    <keyword>econometrics</keyword>
    <keyword>statistics</keyword>
    <keyword>data</keyword>
    <keyword>analysis</keyword>
  </keywords>

  <developer_name>gretl</developer_name>

  <url type="bugtracker">http://sourceforge.net/p/gretl/bugs/</url>

  <url type="donation">http://sourceforge.net/projects/gretl/</url>

  <url type="help">http://sourceforge.net/projects/gretl/files/manual/</url>
</component>