This file is indexed.

/usr/share/appdata/nip2.appdata.xml is in nip2 7.40.4-1+b3.

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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 John Cupitt <jcupitt@gmail.com> -->
<application>
 <id type="desktop">nip2.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-2.0+ and LGPL-2.1+</project_license>
 <name>nip2</name>
 <summary>Image processing spreadsheet</summary>
 <description>
  <p>
	  nip2 is a GUI for the VIPS scientific image processing library. 
	  It's a little 
	  like a spreadsheet: you create a set of formula connecting your 
	  images together, and on a change nip2 recalculates. 
  </p>
  <p>
 	  It can load 
	  images in most commonly used formats, but also in scientific 
	  formats such as Matlab, FITS, OpenSlide, OpenEXR, and others. 
	  nip2 is especially useful with very large images.  You can 
	  easily work with multi-gigabyte images even on a modest computer. 
  </p>
 </description>
 <screenshots>
   <screenshot type="default" width="800" height="450">http://www.vips.ecs.soton.ac.uk/images/thumb/Nip2-7.36.png/800px-Nip2-7.36.png</screenshot>
 </screenshots>
 <url type="homepage">http://www.vips.ecs.soton.ac.uk</url>
 <updatecontact>https://github.com/jcupitt/nip2</updatecontact>
</application>