Mon, 01 Jul 2024 21:17:59 UTC | login

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

ID1211206
Namegolang-github-jwt-4-devel
Version4.2.0
Release6.fc40
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-01-24 18:29:20 GMT
Size46.09 KB
ff7a48a5b6985443f3c268396d42603d
LicenseMIT
Provides
golang(github.com/golang-jwt/jwt/v4) = 4.2.0-6.fc40
golang(github.com/golang-jwt/jwt/v4/request) = 4.2.0-6.fc40
golang(github.com/golang-jwt/jwt/v4/test) = 4.2.0-6.fc40
golang-github-jwt-4-devel = 4.2.0-6.fc40
golang-ipath(github.com/golang-jwt/jwt/v4) = 4.2.0-6.fc40
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 355 >>>
Buildroot Created State ascending sort
f40-build-781655-131760 2024-02-26 09:04:36 expired
f40-build-781657-131760 2024-02-26 09:05:55 expired
f40-build-781658-131766 2024-02-26 09:06:37 expired
f40-build-781671-131768 2024-02-26 09:11:02 expired
f40-build-781673-131772 2024-02-26 09:11:08 expired
f40-build-781677-131774 2024-02-26 09:14:21 expired
f40-build-781678-131774 2024-02-26 09:14:26 expired
f40-build-781679-131774 2024-02-26 09:15:51 expired
f40-build-781683-131774 2024-02-26 09:17:26 expired
f40-build-781685-131774 2024-02-26 09:18:57 expired
f40-build-781687-131774 2024-02-26 09:20:15 expired
f40-build-781710-131776 2024-02-26 09:28:36 expired
f40-build-781721-131778 2024-02-26 09:33:32 expired
f40-build-781727-131780 2024-02-26 09:35:06 expired
f40-build-781728-131780 2024-02-26 09:35:31 expired
f40-build-781732-131780 2024-02-26 09:37:23 expired
f40-build-781735-131782 2024-02-26 09:38:47 expired
f40-build-781744-131782 2024-02-26 09:43:21 expired
f40-build-781749-131782 2024-02-26 09:45:23 expired
f40-build-782142-132071 2024-02-26 11:42:40 expired
f40-build-782143-132071 2024-02-26 11:42:46 expired
f40-build-782144-132071 2024-02-26 11:43:44 expired
f40-build-782146-132073 2024-02-26 11:43:58 expired
f40-build-782148-132073 2024-02-26 11:44:38 expired
f40-build-782150-132073 2024-02-26 11:44:55 expired
f40-build-782154-132073 2024-02-26 11:45:50 expired
f40-build-782155-132073 2024-02-26 11:46:00 expired
f40-build-782162-132073 2024-02-26 11:51:32 expired
f40-build-782166-132073 2024-02-26 11:55:30 expired
f40-build-782173-132073 2024-02-26 11:59:54 expired
f40-build-782184-132073 2024-02-26 12:04:43 expired
f40-build-782190-132073 2024-02-26 12:07:30 expired
f40-build-782192-132073 2024-02-26 12:08:18 expired
f40-build-782199-132073 2024-02-26 12:12:16 expired
f40-build-782200-132073 2024-02-26 12:12:23 expired
f40-build-782203-132073 2024-02-26 12:13:09 expired
f40-build-782210-132073 2024-02-26 12:16:32 expired
f40-build-782212-132073 2024-02-26 12:18:27 expired
f40-build-782218-132073 2024-02-26 12:20:36 expired
f40-build-782221-132073 2024-02-26 12:24:07 expired
f40-build-782243-132075 2024-02-26 12:35:29 expired
f40-build-782244-132075 2024-02-26 12:36:12 expired
f40-build-782258-132075 2024-02-26 12:43:19 expired
f40-build-782282-132075 2024-02-26 12:51:53 expired
f40-build-782285-132075 2024-02-26 12:53:22 expired
f40-build-782287-132075 2024-02-26 12:54:54 expired
f40-build-782288-132075 2024-02-26 12:54:57 expired
f40-build-782291-132075 2024-02-26 12:55:17 expired
f40-build-782292-132075 2024-02-26 12:55:45 expired
f40-build-781648-131756 2024-02-26 09:03:26 expired