1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <component type =" desktop-application" >
3+ <id >io.github.pympress</id >
4+ <metadata_license >CC0</metadata_license >
5+ <project_license >GPL-2.0-or-later</project_license >
6+ <name translatable =" no" >Pympress</name >
7+ <launchable type =" desktop-id" >io.github.pympress.desktop</launchable >
8+ <summary >A simple and powerful dual-screen PDF reader designed for presentations</summary >
9+
10+ <categories >
11+ <category >Graphics</category >
12+ <category >Education</category >
13+ <category >Office</category >
14+ <category >GNOME</category >
15+ <category >GTK</category >
16+ </categories >
17+
18+ <description >
19+ <p >
20+ Pympress is a PDF presentation tool designed for dual-screen setups such as presentations and public talks.
21+ Highly configurable, fully-featured, and portable.
22+ </p >
23+ </description >
24+
25+ <screenshots >
26+ <screenshot type =" default" >
27+ <image > https://pympress.github.io/resources/pympress-screenshot.png</image >
28+ <caption >A screenshot with Pympress’ 2 screens</caption >
29+ </screenshot >
30+ </screenshots >
31+
32+ <recommends >
33+ <control >keyboard</control >
34+ <control >pointing</control >
35+ <display_length compare =" ge" >500</display_length >
36+ </recommends >
37+
38+ <url type =" homepage" >https://pympress.github.io/</url >
39+ <url type =" bugtracker" >https://github.com/Cimbali/pympress/issues</url >
40+ <developer_name >The Pympress Authors</developer_name >
41+ <
update_contact >
[email protected] </
update_contact >
42+ <content_rating type =" oars-1.0" />
43+
44+ <provides >
45+ <binary >pympress</binary >
46+ </provides >
47+
48+ <releases >
49+ <release version =" 1.8.5" date =" 2023-12-15" >
50+ <description >
51+ see: https://github.com/Cimbali/pympress/releases/latest
52+ </description >
53+ </release >
54+ </releases >
55+ </component >
0 commit comments