<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014-2018 pwmt.org -->
<component type="desktop-application">
  <id>org.pwmt.zathura</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>Zlib</project_license>
  <name>Zathura</name>
  <summary>A minimalistic document viewer</summary>
  <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>
      Zathura can be extended to support multiple document formats using
      plugins. Other features include:
    </p>
    <ul>
      <li>SyncTeX forward and backward synchronization support.</li>
      <li>Quickmarks and bookmarks.</li>
      <li>Automatic document reloading.</li>
    </ul>
  </description>
  <launchable type="desktop-id">org.pwmt.zathura.desktop</launchable>
  <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/static/img/zathura-cover.png</image>
    </screenshot>
    <screenshot>
      <image>https://pwmt.org/static/img/zathura-completion.png</image>
    </screenshot>
    <screenshot>
      <image>https://pwmt.org/static/img/zathura-follow.png</image>
    </screenshot>
    <screenshot>
      <image>https://pwmt.org/static/img/zathura-bookmarks.png</image>
    </screenshot>
  </screenshots>
  <update_contact>zathura@lists.pwmt.org</update_contact>
  <translation type="gettext">zathura</translation>
  <provides>
    <binary>zathura</binary>
  </provides>
  <content_rating type="oars-1.0" />
</component>