Click here to visit the old openkoji buildsystem (Archived)

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

ID5005
Buildgolang-github-jwt-4-4.2.0-6.fc41
Namegolang-github-jwt-4-devel
Version4.2.0
Release6.fc41
Epoch
Archnoarch
DraftFalse
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-04-23 14:23:14 GMT
Size45.94 KB
3ac5382f22d9c264fe37abc45c526db8
LicenseMIT
Buildrootf41-build-2038-161
Provides
golang(github.com/golang-jwt/jwt/v4) = 4.2.0-6.fc41
golang(github.com/golang-jwt/jwt/v4/request) = 4.2.0-6.fc41
golang(github.com/golang-jwt/jwt/v4/test) = 4.2.0-6.fc41
golang-github-jwt-4-devel = 4.2.0-6.fc41
golang-ipath(github.com/golang-jwt/jwt/v4) = 4.2.0-6.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 205 >>>
Buildroot Created descending sort State
f41-build-719309-13081 2024-06-02 04:18:40 expired
f41-build-719270-13080 2024-06-02 04:14:51 expired
f41-build-717108-13074 2024-06-01 22:56:19 expired
f41-build-712183-13028 2024-06-01 15:58:47 expired
f41-build-712159-13028 2024-06-01 15:57:26 expired
f41-build-712075-13028 2024-06-01 15:50:30 expired
f41-build-707504-13008 2024-06-01 05:22:16 expired
f41-build-707430-13006 2024-06-01 05:17:42 expired
f41-build-703870-12983 2024-06-01 01:06:24 expired
f41-build-703772-12983 2024-06-01 00:59:34 expired
f41-build-695353-12777 2024-05-31 13:49:38 expired
f41-build-695349-12777 2024-05-31 13:49:28 expired
f41-build-695166-12772 2024-05-31 13:34:40 expired
f41-build-689156-12689 2024-05-31 05:42:22 expired
f41-build-689134-12689 2024-05-31 05:41:05 expired
f41-build-689060-12689 2024-05-31 05:34:25 expired
f41-build-683572-12622 2024-05-30 22:32:07 expired
f41-build-683548-12622 2024-05-30 22:30:19 expired
f41-build-683430-12617 2024-05-30 22:21:22 expired
f41-build-677681-12497 2024-05-30 14:34:48 expired
f41-build-677559-12495 2024-05-30 14:24:22 expired
f41-build-677478-12491 2024-05-30 14:17:21 expired
f41-build-673624-12423 2024-05-30 09:00:27 expired
f41-build-673622-12423 2024-05-30 09:00:26 expired
f41-build-673562-12423 2024-05-30 08:55:21 expired
f41-build-669920-12379 2024-05-30 03:50:28 expired
f41-build-669919-12379 2024-05-30 03:50:28 expired
f41-build-669855-12379 2024-05-30 03:46:22 expired
f41-build-667746-12369 2024-05-29 21:44:00 expired
f41-build-667736-12369 2024-05-29 21:43:08 expired
f41-build-667696-12369 2024-05-29 21:40:13 expired
f41-build-663782-12319 2024-05-29 16:30:14 expired
f41-build-663761-12318 2024-05-29 16:28:22 expired
f41-build-663744-12318 2024-05-29 16:27:13 expired
f41-build-660090-12281 2024-05-29 11:04:17 expired
f41-build-660079-12281 2024-05-29 11:04:08 expired
f41-build-660013-12281 2024-05-29 11:00:02 expired
f41-build-656438-12258 2024-05-29 05:54:05 expired
f41-build-656435-12258 2024-05-29 05:54:01 expired
f41-build-656414-12258 2024-05-29 05:52:19 expired
f41-build-652880-12227 2024-05-29 00:56:35 expired
f41-build-652868-12227 2024-05-29 00:56:22 expired
f41-build-652800-12227 2024-05-29 00:50:21 expired
f41-build-649156-12195 2024-05-28 19:36:50 expired
f41-build-649068-12195 2024-05-28 19:29:39 expired
f41-build-649009-12195 2024-05-28 19:23:44 expired
f41-build-645437-12127 2024-05-28 14:22:06 expired
f41-build-645425-12127 2024-05-28 14:21:57 expired
f41-build-641576-12059 2024-05-28 08:22:25 expired
f41-build-641574-12059 2024-05-28 08:22:22 expired