-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathorg.gnome.pan.metainfo.xml.in
39 lines (39 loc) · 1.77 KB
/
org.gnome.pan.metainfo.xml.in
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Petr Kovar <[email protected]> -->
<component type="desktop-application">
<id>org.gnome.pan</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Pan Newsreader</name>
<summary>Read and post Usenet articles</summary>
<description>
<p>Pan is a Usenet newsreader that is good at both text and binaries. It
supports offline reading, scoring and killfiles, yEnc, NZB, PGP handling,
multiple servers, and secure connections.</p>
<p>It is also the only Unix newsreader to get a perfect score on the Good
Net-Keeping Seal of Approval evaluations.</p>
</description>
<launchable type="desktop-id">org.gnome.pan.desktop</launchable>
<provides>
<binary>pan</binary>
</provides>
<screenshots>
<screenshot type="default" height="902" width="1344">
<image>https://gitlab.gnome.org/GNOME/pan/raw/HEAD/docs/mainwindow.png</image>
</screenshot>
</screenshots>
<url type="homepage">http://pan.rebelbase.com/</url>
<update_contact>[email protected]</update_contact>
<project_license>GPL-2.0</project_license>
<developer_name>Pan</developer_name>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/pan/issues</url>
<url type="donation">http://pan.rebelbase.com/tipjar/</url>
<url type="help">http://pan.rebelbase.com/manual/html/</url>
<url type="translate">https://l10n.gnome.org/module/pan/</url>
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/pan</url>
<translation type="gettext">pan</translation>
<content_rating type="oars-1.0">
<content_attribute id="language-humor">mild</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
</content_rating>
</component>