diff options
author | Sergey Poznyakoff <gray@gnu.org> | 2018-09-14 08:58:00 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-14 08:58:00 +0100 |
commit | 75f3f030e1844487aae7a4ad69e1482ca782118b (patch) | |
tree | 207981bbbb610ff0b8378f8bcce2dcf839c0bec5 /libraries/tcl-tls/slack-desc | |
parent | 519aead04233ecc208dda26e7e7da3ed5189283a (diff) |
libraries/tcl-tls: Added (OpenSSL Tcl Extension).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/tcl-tls/slack-desc')
-rw-r--r-- | libraries/tcl-tls/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/tcl-tls/slack-desc b/libraries/tcl-tls/slack-desc new file mode 100644 index 0000000000000..55a3296b7eec6 --- /dev/null +++ b/libraries/tcl-tls/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +tcl-tls: tcl-tls (OpenSSL Tcl Extension) +tcl-tls: +tcl-tls: TLS is an OpenSSL / RSA-bsafe Tcl extension that provides secure +tcl-tls: connections on top of the Tcl socket mechanism. Within a few lines of +tcl-tls: code, users can query https servers (see the tclhttpd project for an +tcl-tls: https server using TLS). +tcl-tls: +tcl-tls: +tcl-tls: +tcl-tls: +tcl-tls: |