Binary package “python3-itsdangerous” in ubuntu jammy
Various helpers to pass trusted data to untrusted environment - Python 3.x
itsdangerous provides a module that is a port of the django signing
module. It's not directly copied but some changes were applied to
make it work better on its own.
.
itsdangerous allows web applications to use a key only it knows to
cryptographically sign data and hand it over to someone else (e.g. a
user). When it gets the data back it can easily ensure that nobody
tampered with it.
.
This package provides the itsdangerous Python module for Python 3.x.
Source package
Published versions
- python3-itsdangerous 2.1.0-1 in amd64 (Proposed)
- python3-itsdangerous 2.1.0-1 in amd64 (Release)
- python3-itsdangerous 2.1.0-1 in arm64 (Proposed)
- python3-itsdangerous 2.1.0-1 in arm64 (Release)
- python3-itsdangerous 2.1.0-1 in armhf (Proposed)
- python3-itsdangerous 2.1.0-1 in armhf (Release)
- python3-itsdangerous 2.1.0-1 in i386 (Proposed)
- python3-itsdangerous 2.1.0-1 in i386 (Release)
- python3-itsdangerous 2.1.0-1 in ppc64el (Proposed)
- python3-itsdangerous 2.1.0-1 in ppc64el (Release)
- python3-itsdangerous 2.1.0-1 in riscv64 (Proposed)
- python3-itsdangerous 2.1.0-1 in riscv64 (Release)
- python3-itsdangerous 2.1.0-1 in s390x (Proposed)
- python3-itsdangerous 2.1.0-1 in s390x (Release)