summaryrefslogtreecommitdiffstats
path: root/libraries/perl-Authen-SASL/README
diff options
context:
space:
mode:
author Daniel LEVAI2010-11-09 01:32:50 +0100
committer Heinz Wiesinger2010-11-22 19:44:57 +0100
commite6d445a44da1f7814487af132566c1a543770ec4 (patch)
tree72b5f431b55ea9be93bd6083ebf14755ddb646be /libraries/perl-Authen-SASL/README
parentda86549e820daa3f76a1f04ab88e1ab3ef9eb05f (diff)
downloadslackbuilds-e6d445a44da1f7814487af132566c1a543770ec4.tar.gz
libraries/perl-Authen-SASL: Added (SASL Authentication framework)
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'libraries/perl-Authen-SASL/README')
-rw-r--r--libraries/perl-Authen-SASL/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/perl-Authen-SASL/README b/libraries/perl-Authen-SASL/README
new file mode 100644
index 0000000000..0ddc945a68
--- /dev/null
+++ b/libraries/perl-Authen-SASL/README
@@ -0,0 +1,8 @@
+Authen::SASL - SASL Authentication framework
+
+SASL is a generic mechanism for authentication used by several network
+protocols. Authen::SASL provides an implementation framework that all
+protocols should be able to share.
+
+Dependencies:
+perl-Digest-HMAC