SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Mojo-JWT rpm build for : openSUSE Tumbleweed. For other distributions click perl-Mojo-JWT.

Name : perl-Mojo-JWT
Version : 1.10.0 Vendor : openSUSE
Release : 1.1 Date : 2024-10-16 07:34:42
Group : Unspecified Source RPM : perl-Mojo-JWT-1.10.0-1.1.src.rpm
Size : 0.04 MB
Packager : https://bugs_opensuse_org
Summary : JSON Web Token the Mojo way
Description :
JSON Web Token is described in https://tools.ietf.org/html/rfc7519.
Mojo::JWT implements that standard with an API that should feel familiar to
Mojolicious users (though of course it is useful elsewhere). Indeed, JWT is
much like Mojolicious::Sessions except that the result is a url-safe text
string rather than a cookie.

In JWT, the primary payload is called the \'claims\', and a few claims are
reserved, as seen in the IETF document. The header and the claims are
signed when stringified to guard against tampering. Note that while signed,
the data is not encrypted, so don\'t use it to send secrets over clear
channels.

RPM found in directory: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Mojo::JWT)
perl-Mojo-JWT

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(CryptX) >= 0.029
perl(Mojolicious) >= 5.00
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Mojo
/usr/lib/perl5/vendor_perl/5.40.0/Mojo/JWT.pm
/usr/share/doc/packages/perl-Mojo-JWT
/usr/share/doc/packages/perl-Mojo-JWT/Changes
/usr/share/doc/packages/perl-Mojo-JWT/README
/usr/share/doc/packages/perl-Mojo-JWT/metamerge.json
/usr/share/licenses/perl-Mojo-JWT
/usr/share/licenses/perl-Mojo-JWT/LICENSE
/usr/share/man/man3/Mojo::JWT.3pm.gz

 
ICM