File: scribus.appdata.xml

package info (click to toggle)
scribus 1.4.6%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 244,196 kB
  • ctags: 25,329
  • sloc: cpp: 273,566; xml: 12,482; python: 3,446; ansic: 3,438; makefile: 1,204; perl: 95; sh: 41
file content (26 lines) | stat: -rw-r--r-- 1,033 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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Peter Linnell  plinnell@scribus.net> -->

<component type="desktop">
  <id>scribus.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <description>
    <p>
      Scribus is a desktop publishing application that allows you to create posters,
      magazines and books ready to send off to a printing house.
      It supports professional publishing features, such color separations, CMYK and
      spot colors, ICC color management, and versatile PDF creation.
    </p>
    <!-- FIXME: Probably needs another paragraph or two -->
  </description>
  <url type="homepage">http://scribus.net/</url>
  <screenshots>
    <screenshot type="default">
      <image>http://upload.wikimedia.org/wikipedia/commons/f/f4/Scribus-1.3-Linux.png</image>
    </screenshot>
  </screenshots>
  <!-- FIXME: change this to an upstream email address for spec updates
  <update_contact>admin@scribus.net</update_contact>
   -->
</component>