diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2022-09-24 03:00:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-25 13:59:45 +0700 |
commit | 064f4df1ea0ce38a168cc8b6132b5bfd879e2fd6 (patch) | |
tree | 43a53ea2a4e17923dbfeeb6f2c1b1705ce1c9683 /libraries/cpp-jwt/slack-desc | |
parent | 22e5ca35af6d3d51ec8228766dd2dcf6eb487f5e (diff) |
libraries/cpp-jwt: Added (JWT for C++)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/cpp-jwt/slack-desc')
-rw-r--r-- | libraries/cpp-jwt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/cpp-jwt/slack-desc b/libraries/cpp-jwt/slack-desc new file mode 100644 index 0000000000..afd021655c --- /dev/null +++ b/libraries/cpp-jwt/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------------------------------------------------------| +cpp-jwt: cpp-jwt (JWT for C++) +cpp-jwt: +cpp-jwt: JSON Web Token library for C++ +cpp-jwt: +cpp-jwt: Homepage: https://github.com/arun11299/cpp-jwt +cpp-jwt: +cpp-jwt: +cpp-jwt: +cpp-jwt: +cpp-jwt: +cpp-jwt: |