Tue, 17 Sep 2024 01:35:02 UTC | login

Information for RPM golang-github-jwt-4-devel-4.2.0-8.fc41.noarch.rpm

ID1335693
Namegolang-github-jwt-4-devel
Version4.2.0
Release8.fc41
Epoch
Archnoarch
SummaryGolang implementation of JSON Web Tokens
DescriptionGolang implementation of JSON Web Tokens. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/golang-jwt/jwt/v4
Build Time2024-07-18 10:50:05 GMT
Size46.09 KB
5bb22d4d1073e4189cd71c19d7192ef1
LicenseMIT
Provides
golang(github.com/golang-jwt/jwt/v4) = 4.2.0-8.fc41
golang(github.com/golang-jwt/jwt/v4/request) = 4.2.0-8.fc41
golang(github.com/golang-jwt/jwt/v4/test) = 4.2.0-8.fc41
golang-github-jwt-4-devel = 4.2.0-8.fc41
golang-ipath(github.com/golang-jwt/jwt/v4) = 4.2.0-8.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 55 >>>
Name ascending sort Size
/usr/share/doc/golang-github-jwt-4-devel0.00 B
/usr/share/doc/golang-github-jwt-4-devel/MIGRATION_GUIDE.md865.00 B
/usr/share/doc/golang-github-jwt-4-devel/README.md624.00 B
/usr/share/doc/golang-github-jwt-4-devel/VERSION_HISTORY.md7.62 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/golang-jwt0.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt0.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v40.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/.goipath46.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/claims.go8.52 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/cmd0.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/cmd/jwt0.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/cmd/jwt/main.go8.14 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/doc.go166.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/ecdsa.go3.43 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/ecdsa_test.go4.65 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/ecdsa_utils.go1.56 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/ed25519.go2.08 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/ed25519_test.go2.22 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/ed25519_utils.go1.38 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/errors.go1.99 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/example_test.go3.98 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/go.mod45.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/hmac.go2.40 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/hmac_example_test.go2.31 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/hmac_test.go2.90 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/http_example_test.go5.13 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/map_claims.go3.39 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/map_claims_test.go5.42 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/none.go1.64 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/none_test.go1.97 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/parser.go5.23 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/parser_option.go1.17 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/parser_test.go19.84 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/request0.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/request/doc.go247.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/request/extractor.go2.32 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/request/extractor_example_test.go633.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/request/extractor_test.go2.18 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/request/oauth2.go822.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/request/request.go1.90 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/request/request_test.go2.40 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/rsa.go2.40 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/rsa_pss.go3.40 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/rsa_pss_test.go5.51 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/rsa_test.go6.55 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/rsa_utils.go2.78 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/signing_method.go1.37 KB
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/test0.00 B
/usr/share/gocode/src/github.com/golang-jwt/jwt/v4/test/helpers.go1.37 KB
Component of
Page:
1 through 50 of 63 >>>
Buildroot descending sort Created State
f41-build-845132-162653 2024-08-19 08:30:10 expired
f41-build-844382-162493 2024-08-17 19:10:12 expired
f41-build-844376-162493 2024-08-17 19:06:27 expired
f41-build-842875-161703 2024-08-16 02:31:04 expired
f41-build-842867-161703 2024-08-16 01:48:11 expired
f41-build-842866-161701 2024-08-16 01:46:40 expired
f41-build-842848-161699 2024-08-16 00:22:28 expired
f41-build-842845-161699 2024-08-15 23:58:38 expired
f41-build-842030-161425 2024-08-15 11:01:17 expired
f41-build-840318-160595 2024-08-13 07:20:59 expired
f41-build-838782-159745 2024-08-12 04:10:31 expired
f41-build-838099-159533 2024-08-11 12:22:34 expired
f41-build-837581-159169 2024-08-11 07:34:53 expired
f41-build-837014-158929 2024-08-10 20:06:23 expired
f41-build-836978-158944 2024-08-10 19:26:21 expired
f41-build-836327-158789 2024-08-10 10:41:18 expired
f41-build-836181-158763 2024-08-10 09:18:36 expired
f41-build-836053-158753 2024-08-10 08:16:40 expired
f41-build-835841-158629 2024-08-10 06:30:56 expired
f41-build-835519-158574 2024-08-09 19:50:02 expired
f41-build-830715-156680 2024-08-06 15:47:14 expired
f41-build-830158-156310 2024-08-06 08:20:24 expired
f41-build-828277-155571 2024-08-05 08:13:42 expired
f41-build-827795-155470 2024-08-05 04:47:39 expired
f41-build-821321-152520 2024-07-25 11:08:29 expired
f41-build-819447-151605 2024-07-23 18:35:50 expired
f41-build-819446-151605 2024-07-23 18:33:08 expired
f41-build-819445-151605 2024-07-23 18:30:57 expired
f41-build-819444-151605 2024-07-23 18:16:14 expired
f41-build-819443-151605 2024-07-23 18:16:08 expired
f41-build-819416-151605 2024-07-23 17:50:52 expired
f41-build-819412-151605 2024-07-23 17:48:48 expired
f41-build-819407-151605 2024-07-23 17:47:52 expired
f41-build-819404-151605 2024-07-23 17:43:27 expired
f41-build-819400-151605 2024-07-23 17:42:56 expired
f41-build-819398-151605 2024-07-23 17:42:30 expired
f41-build-819397-151605 2024-07-23 17:42:16 expired
f41-build-819390-151605 2024-07-23 17:40:45 expired
f41-build-819386-151605 2024-07-23 17:40:29 expired
f41-build-819385-151605 2024-07-23 17:40:28 expired
f41-build-819379-151605 2024-07-23 17:39:58 expired
f41-build-819378-151605 2024-07-23 17:39:53 expired
f41-build-819291-151605 2024-07-23 17:27:21 expired
f41-build-818811-151183 2024-07-23 13:50:32 expired
f41-build-818744-151181 2024-07-23 13:29:29 expired
f41-build-818711-151181 2024-07-23 13:19:38 expired
f41-build-818708-151156 2024-07-23 13:17:36 expired
f41-build-818671-151145 2024-07-23 13:06:05 expired
f41-build-818661-151135 2024-07-23 13:02:27 expired
f41-build-818644-151133 2024-07-23 12:54:26 expired