File: zathura.appdata.xml

package info (click to toggle)
zathura 0.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,396 kB
  • ctags: 1,365
  • sloc: ansic: 12,344; makefile: 443; xml: 79; python: 50; perl: 25
file content (42 lines) | stat: -rw-r--r-- 1,529 bytes parent folder | download
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014-2015 pwmt.org -->

<component type="desktop">
  <id>zathura.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>Zlib</project_license>
  <description>
    <p>
      zathura is a highly customizable and functional document viewer. It
      provides a minimalistic and space saving interface as well as an easy
      usage that mainly focuses on keyboard interaction. zathura makes it
      possible to completely view and navigate through documents without using a
      mouse.
    </p>
    <p>
      Other features include:
      <ul>
        <li>SyncTeX forward and backward synchronization support.</li>
        <li>Quickmarks and bookmarks.</li>
        <li>Automatic document reloading.</li>
      </ul>
    </p>
  </description>
  <url type="homepage">https://pwmt.org/projects/zathura</url>
  <url type="bugtracker">https://bugs.pwmt.org/project/zathura</url>
  <screenshots>
    <screenshot type="default">
      <image>https://pwmt.org/projects/zathura/img/zathura-cover.png</image>
    </screenshot>
    <screenshot>
      <image>https://pwmt.org/projects/zathura/img/zathura-completion.png</image>
    </screenshot>
    <screenshot>
      <image>https://pwmt.org/projects/zathura/img/zathura-follow.png</image>
    </screenshot>
    <screenshot>
      <image>https://pwmt.org/projects/zathura/img/zathura-bookmarks.png</image>
    </screenshot>
  </screenshots>
  <update_contact>zathura@lists.pwmt.org</update_contact>
</component>