slackbuilds_ponce/libraries/libjwt
Yth - Arnaud d66ebb2a3d
libraries/libjwt: Updated for version 1.10.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-06-09 05:31:21 +07:00
..
libjwt.info libraries/libjwt: Updated for version 1.10.2. 2019-06-09 05:31:21 +07:00
libjwt.SlackBuild libraries/libjwt: Updated for version 1.10.2. 2019-06-09 05:31:21 +07:00
README
slack-desc

Libjwt - JWT C Library

JSON Web Tokens are an open, industry standard RFC 7519 method for 
representing claims securely between two parties.

See https://jwt.io/ for more information.

By default it builds with GnuTLS.
Use OPENSSL=yes to build with OpenSSL instead.