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
1 through 23 of 23
Buildroot descending sort Created State
f41-build-194953-8141 2024-05-05 22:51:53 expired
f41-build-194868-8141 2024-05-05 22:49:28 expired
f41-build-194783-8141 2024-05-05 22:46:31 expired
f41-build-194759-8141 2024-05-05 22:45:40 expired
f41-build-194745-8141 2024-05-05 22:45:22 expired
f41-build-194737-8141 2024-05-05 22:45:06 expired
f41-build-194671-8141 2024-05-05 22:43:21 expired
f41-build-194590-8141 2024-05-05 22:40:52 expired
f41-build-183489-8023 2024-05-05 17:07:11 expired
f41-build-175647-7937 2024-05-05 13:08:41 expired
f41-build-157410-7692 2024-05-05 03:50:08 expired
f41-build-150388-7599 2024-05-05 00:18:10 expired
f41-build-118300-6609 2024-05-04 06:18:24 expired
f41-build-107191-6217 2024-05-04 00:51:33 expired
f41-build-97088-5744 2024-05-03 18:26:42 expired
f41-build-84992-5193 2024-05-03 11:40:07 expired
f41-build-35664-1561 2024-05-01 17:13:29 expired
f41-build-33048-1401 2024-05-01 14:28:24 expired
f41-build-14507-536 2024-04-25 01:16:49 expired
f41-build-6368-320 2024-04-24 07:41:46 expired
f41-build-6104-320 2024-04-24 07:31:36 expired
f41-build-6052-320 2024-04-24 07:29:40 expired
f41-build-4170-275 2024-04-23 15:42:58 expired