File: dk.oz9aec.Gpredict.metainfo.xml

package info (click to toggle)
gpredict 2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,920 kB
  • sloc: ansic: 39,846; makefile: 486; python: 145; sh: 85; xml: 31
file content (31 lines) | stat: -rw-r--r-- 1,242 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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>dk.oz9aec.Gpredict</id>
  <name>Gpredict</name>
  <developer_name>Alexandru Csete</developer_name>
  <summary>Real-time satellite tracking and orbit prediction program</summary>
  <description>
    <p>Gpredict is a real time satellite tracking and orbit prediction program written using the Gtk+ widgets.</p>
    <p>Gpredict is targeted mainly towards ham radio operators but others interested in satellite tracking may find it useful as well.</p>
  </description>
  <categories>
    <category>Astronomy</category>
    <category>Education</category>
    <category>HamRadio</category>
    <category>Network</category>
    <category>Science</category>
  </categories>
  <metadata_license>CC-BY-SA-3.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <provides>
    <id>gpredict.desktop</id>
  </provides>
  <url type="homepage">https://oz9aec.dk/gpredict/</url>
  <screenshots>
    <screenshot type="default">
      <image>https://live.staticflickr.com/8089/28902144392_8cd36d57fe_b.jpg</image>
    </screenshot>
  </screenshots>
  <launchable type="desktop-id">gpredict.desktop</launchable>
  <content_rating type="oars-1.1" />
</component>