This file is indexed.

/usr/share/metainfo/hoteldruid.appdata.xml is in hoteldruid 2.2.2-1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Marco Maria Francesco De Santis <marco@digitaldruid.net> -->
<component type="desktop">
 <id>hoteldruid-launcher.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>AGPL-3.0+</project_license>
 <name>HotelDruid</name>
 <summary>Property management system for hotels</summary>
 <summary xml:lang="it">Sistema di gestione alberghiera</summary>
 <summary xml:lang="es">Sistema de gestiĆ³n hotelera</summary>
 <description>
  <p>
   HotelDruid is designed to make hotel rooms, bed and breakfast apartments,
   or any other kind of daily rental easy to manage from a web browser.
  </p>
  <p>Main features:</p>
  <ul>
   <li>automatic assignment of reservations to rooms by user-defined rules</li>
   <li>creation of public web pages displaying room availability, etc.</li>
   <li>saving, printing, and emailing of documents and invoices</li>
   <li>electronic point of sale</li>
   <li>management of groups and privileges for multi-user operation</li>
   <li>generation of statistical reports</li>
  </ul>
  <p>
   It uses an SQLite database by default but can be configured for use
   with MySQL or PostgreSQL.
  </p>
 </description>
 <screenshots>
  <screenshot type="default">
   <image>http://www.hoteldruid.com/en/snapshot_month.png</image>
   <caption>The month view of reservations in rooms</caption>
  </screenshot>
  <screenshot>
   <image>http://www.hoteldruid.com/en/snapshot_reservations.png</image>
   <caption>The reservations list</caption>
  </screenshot>
 </screenshots>
 <url type="homepage">http://www.hoteldruid.com</url>
</component>