blob: 024775d1f0529323b1da3cc0e861011e668707d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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>
|