Update Chinese (Taiwan) translation
[cheese.git] / cheese.doap
blob06d1aa9d4efbc1174f027bd15f8929a9b085fae8
1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3          xmlns:foaf="http://xmlns.com/foaf/0.1/"
4          xmlns:gnome="http://api.gnome.org/doap-extensions#"
5          xmlns="http://usefulinc.com/ns/doap#">
7   <name xml:lang="en">Cheese</name>
8   <shortdesc xml:lang="en">Take photos and videos with your webcam, with fun graphical effects</shortdesc>
9   <description>Cheese uses your webcam to take photos and videos, applies fancy
10   special effects and lets you share the fun with others. It was written as
11   part of Google's 2007 Summer of Code lead by daniel g. siegel and mentored by
12   RaphaĆ«l Slinckx. Under the hood, Cheese uses GStreamer to apply fancy effects
13   to photos and videos. With Cheese it is easy to take photos of you, your
14   friends, pets or whatever you want and share them with others. After the
15   success of the Summer of Code, the development continued and we are still
16   looking for people with nice ideas and patches ;)</description>
17   <homepage rdf:resource="https://wiki.gnome.org/Apps/Cheese" />
18   <download-page rdf:resource="https://download.gnome.org/sources/cheese/" />
19   <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/cheese-list" />
20   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=cheese" />
21   <category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
22   <repository>
23     <GitRepository>
24       <location rdf:resource="git://git.gnome.org/cheese" />
25       <browse rdf:resource="https://git.gnome.org/browse/cheese/" />
26     </GitRepository>
27   </repository>
28   <programming-language>C</programming-language>
29   <programming-language>Vala</programming-language>
31   <maintainer>
32     <foaf:Person>
33       <foaf:name>David King</foaf:name>
34       <foaf:mbox rdf:resource="mailto:amigadave@amigadave.com" />
35       <foaf:seeAlso rdf:resource="http://amigadave.com/foaf.rdf#david" />
36       <gnome:userid>davidk</gnome:userid>
37     </foaf:Person>
38   </maintainer>
39   <maintainer>
40     <foaf:Person>
41       <foaf:name>Luciana Fujii Pontello</foaf:name>
42       <foaf:mbox rdf:resource="mailto:luciana@fujii.eti.br" />
43       <gnome:userid>lufujii</gnome:userid>
44     </foaf:Person>
45   </maintainer>
46 </Project>