slackbuilds_ponce/libraries/libjwt
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
libjwt.info
libjwt.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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.