summaryrefslogtreecommitdiff
path: root/gcr.doap
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2018-05-25 12:39:55 +0200
committerDaiki Ueno <dueno@src.gnome.org>2018-05-25 12:39:55 +0200
commit80752e9b20b25700d57948f099f5c4ac76090e69 (patch)
tree5010a351c079fb0d450f1b74ff1b0fe2ae96567a /gcr.doap
parent6f9696b094d56dba4c81d8af291021c25892e36a (diff)
downloadgcr-80752e9b20b25700d57948f099f5c4ac76090e69.tar.gz
doap: add <description>
Diffstat (limited to 'gcr.doap')
-rw-r--r--gcr.doap6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcr.doap b/gcr.doap
index 4bfd22f..4f5ae59 100644
--- a/gcr.doap
+++ b/gcr.doap
@@ -6,6 +6,12 @@
<name xml:lang="en">gcr</name>
<shortdesc xml:lang="en">A library for bits of crypto UI and parsing etc.</shortdesc>
+ <description>GCR is a library for displaying certificates, and crypto UI, accessing
+key stores. It also provides the viewer for crypto files on the GNOME
+desktop.
+
+GCK is a library for accessing PKCS#11 modules like smart cards, in a
+(G)object oriented way.</description>
<homepage rdf:resource="https://wiki.gnome.org/Projects/GnomeKeyring" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-keyring-list" />