summaryrefslogtreecommitdiff
path: root/devel/jwt-cpp/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jwt-cpp/pkg-descr')
-rw-r--r--devel/jwt-cpp/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/jwt-cpp/pkg-descr b/devel/jwt-cpp/pkg-descr
new file mode 100644
index 000000000000..e84769cf0c26
--- /dev/null
+++ b/devel/jwt-cpp/pkg-descr
@@ -0,0 +1,5 @@
+A header only library for creating and validating JSON web tokens in C++.
+
+The objective is to deliver a versatile and universally applicable collection
+of algorithms, classes, and data structures, fostering adaptability and
+seamless integration with other libraries that you may already be employing.