Search Criteria
Package Details: l8w8jwt-git 2.2.1.r0.g824bb52-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/l8w8jwt-git.git (read-only, click to copy) |
---|---|
Package Base: | l8w8jwt-git |
Description: | Minimal, OpenSSL-less and super lightweight JWT library written in C. |
Upstream URL: | https://github.com/GlitchedPolygons/l8w8jwt |
Licenses: | Apache-2.0 |
Conflicts: | l8w8jwt |
Provides: | ed25519, l8w8jwt |
Submitter: | taotieren |
Maintainer: | taotieren |
Last Packager: | taotieren |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-05-05 15:13 (UTC) |
Last Updated: | 2023-10-28 06:59 (UTC) |
Dependencies (3)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
MarsSeed commented on 2023-10-28 01:34 (UTC) (edited on 2023-10-28 01:40 (UTC) by MarsSeed)
Please kindly remove mbedtls from this package, and if needed, make this depend on repo's
mbedtls
.A JSON Web Token library should not provide a Transport Layer Security (TLS) library. The latter is much more low-level. Also, AUR submission guidelines require that AUR packages not duplicate repo's libraries.
Thank you in advance for looking into this matter.