File: app.appdata.xml

package info (click to toggle)
appstream-glib 0.8.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,984 kB
  • sloc: ansic: 38,749; xml: 840; sh: 23; makefile: 14; cpp: 1
file content (14 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<application>
  <id type="desktop">app.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>LGPL-2.0+</project_license>
  <description>
    <p>Long description goes here.</p>
  </description>
  <screenshots>
    <screenshot type="default">http://people.freedesktop.org/~hughsient/appdata/long-description.png</screenshot>
  </screenshots>
  <url type="homepage">http://people.freedesktop.org/~hughsient/appdata/</url>
  <updatecontact>richard_at_hughsie.com</updatecontact>
</application>