summaryrefslogtreecommitdiff
path: root/.doap
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-30 14:09:20 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-30 14:09:20 +0200
commit5e9f4eea451a77ba3b93db3747841ed2bd969e9f (patch)
tree75046a38ca68975261d853a2e56ff7bf6b3e1daa /.doap
parent18b52c2983a1b3409011f72d27f15de576c5eb1c (diff)
New upstream version 0.30.1upstream/0.30.1
Diffstat (limited to '.doap')
-rw-r--r--.doap21
1 files changed, 21 insertions, 0 deletions
diff --git a/.doap b/.doap
new file mode 100644
index 0000000..024775d
--- /dev/null
+++ b/.doap
@@ -0,0 +1,21 @@
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:admin="http://webns.net/mvcb/">
+ <name>Shotwell</name>
+ <shortname>Shotwell</shortname>
+ <shortdesc>Digital Photo Manager</shortdesc>
+ <description>Shotwell is a digital photo manager designed for the GNOME desktop environment. It allows you to import photos from disk or camera, organize them in various ways, view them in full-window or fullscreen mode, and export and share them with others by publishing them to popular web services.
+
+Visit http://www.yorba.org/shotwell to read about the current state of Shotwell's development.</description>
+ <homepage rdf:resource="http://www.yorba.org/projects/shotwell/" />
+ <wiki rdf:resource="http://redmine.yorba.org/projects/shotwell/wiki" />
+ <download-page rdf:resource="http://www.yorba.org/projects/shotwell/install/" />
+ <bug-database rdf:resource="http://redmine.yorba.org/projects/shotwell/issues" />
+ <programming-language>Vala</programming-language>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jim Nelson</foaf:name>
+ <foaf:mbox_sha1sum>4cf80db74d6388f6e8f0c4509dcc696ca5abb8d1</foaf:mbox_sha1sum>
+ </foaf:Person>
+ </maintainer>
+
+</Project>