[ol10_u0_developer_EPEL] python3-itsdangerous-2.2.0-1.el10_0.noarch

Name:python3-itsdangerous
Version:2.2.0
Release:1.el10_0
Architecture:noarch
Group:Unspecified
Size:104471
License:BSD-3-Clause
RPM: python3-itsdangerous-2.2.0-1.el10_0.noarch.rpm
Source RPM: python-itsdangerous-2.2.0-1.el10_0.src.rpm
Build Date:Fri Dec 20 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://itsdangerous.palletsprojects.com
Summary:Library for passing trusted data to untrusted environments
Description:
Itsdangerous is a Python library for passing data through untrusted
environments (for example, HTTP cookies) while ensuring the data is not
tampered with.

Internally itsdangerous uses HMAC and SHA1 for signing by default and bases the
implementation on the Django signing module. It also however supports JSON Web
Signatures (JWS).

Related Packages (Show Changelog) (Show Filelist)