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">libsecrets</name>
8 <shortdesc xml:lang="en">Secret Service dbus client library</shortdesc>
9 <description>libsecrets is a client for the Secret Service DBus API.
10 The Secret Service allows storage of passwords in a common way on the
11 desktop. Supported by gnome-keyring and ksecretservice.</description>
13 <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-keyring-list" />
14 <download-page rdf:resource="http://download.gnome.org/sources/libsecrets/" />
15 <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=libsecrets" />
17 <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
21 <foaf:name>Stef Walter</foaf:name>
22 <foaf:mbox rdf:resource="mailto:stefw@gnome.org" />
23 <gnome:userid>stefw</gnome:userid>