File: darktable.appdata.xml

package info (click to toggle)
darktable 1.4.2-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 19,940 kB
  • ctags: 22,185
  • sloc: ansic: 181,925; cpp: 32,612; lisp: 4,681; xml: 4,046; sh: 2,002; makefile: 395; python: 315; perl: 114; awk: 110; asm: 46
file content (27 lines) | stat: -rw-r--r-- 1,263 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Pascal de Bruijn <pmjdebruijn@pcode.nl>
               2013 Tobias Ellinghaus <me@houz.org>
-->
<application>
  <id type="desktop">darktable.desktop</id>
  <licence>CC0</licence>
  <description>
    <p>
      Darktable manages your digital negatives in a database and lets you 
      view them through a lighttable. It also enables you to develop RAW
      images and enhance them in a darkroom.
    </p>
    <p>
      Darktable supports most modern camera's RAW formats, and does all 
      of it's processing at very high precision.
    </p>
  </description>
  <screenshots>
    <screenshot type="default" width="1317" height="741">http://darktable.org/images/darktable-appdata-lighttable.png</screenshot>
    <screenshot width="1317" height="741">http://darktable.org/images/darktable-appdata-darkroom.png</screenshot>
    <screenshot width="1317" height="741">http://darktable.org/images/darktable-appdata-tethering.png</screenshot>
    <screenshot width="1317" height="741">http://darktable.org/images/darktable-appdata-map.png</screenshot>
  </screenshots>
  <url type="homepage">http://www.darktable.org/</url>
  <updatecontact>darktable-devel@lists.sourceforge.net</updatecontact>
</application>