diff options
author | Euan Thoms <euan at potensol dot com> | 2015-11-21 09:13:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 09:13:54 +0700 |
commit | ee6d6f09489dd7ed765397a7728ffceb44a1e359 (patch) | |
tree | b4fcf398153c2e9f14f68d20785f490c717f643e /libraries/mbedtls/slack-desc | |
parent | 2eb9a65cad73b52ef862659890e5727b038c405a (diff) |
libraries/mbedtls: Added (Cryptographic and SSL/TLS library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/mbedtls/slack-desc')
-rw-r--r-- | libraries/mbedtls/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/mbedtls/slack-desc b/libraries/mbedtls/slack-desc new file mode 100644 index 000000000000..dee24bc1b0c6 --- /dev/null +++ b/libraries/mbedtls/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------------------------------------------------------| +mbedtls: mbedtls (Light-weight cryptographic and SSL/TLS library) +mbedtls: +mbedtls: mbed TLS is a light-weight open source cryptographic and SSL/TLS +mbedtls: library written in C. mbed TLS makes it easy for developers to include +mbedtls: cryptographic and SSL/TLS capabilities in their (embedded) +mbedtls: applications with as little hassle as possible. +mbedtls: +mbedtls: http://tls.mbed.org/ +mbedtls: +mbedtls: +mbedtls: |