blob: 56297a1fe2aeb67e3049996a70a17d0755cf7394 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
<maintainer>
<email>gnome@gentoo.org</email>
<description>Maintainers of the stable branch 0.6* and 0.8*</description>
</maintainer>
<maintainer>
<email>dragonheart@gentoo.org</email>
<description>Maintainer of the unstable branch 0.7*. Note this has been introduced out of
courtesy. This is an unstable branch so I won't be jumping on every problem that occurs.
</description>
</maintainer>
<longdescription>Seahorse is a Gnome interface for GnuPG. It's main purpose is to be a PGP/GPG Key Manager, though
it has other components including a text editor and file manager.
Key Manager Features:
Generating a key
Deleting a key
Importing keys from text or a file
Exporting a key to text or a file
View key properties
Key Properties Features:
Show key info
Change owner trust
Change primary key's expiration date
Change passphrase
Export key
Delete Key
Plugins:
Nautilus Integration
Gedit plugin
</longdescription>
</pkgmetadata>
|