aboutsummaryrefslogtreecommitdiff
path: root/security/p5-PGP-Sign/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-PGP-Sign/pkg-descr')
-rw-r--r--security/p5-PGP-Sign/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-PGP-Sign/pkg-descr b/security/p5-PGP-Sign/pkg-descr
new file mode 100644
index 000000000000..19ef0531dd37
--- /dev/null
+++ b/security/p5-PGP-Sign/pkg-descr
@@ -0,0 +1,3 @@
+PGP::Sign is a special purpose module designed to create and check
+detached signatures for data. It's mainly intended to be used for
+things like reimplementing PGPMoose, signcontrol and pgpverify.