deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
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.
Homepage: https://itsdangerous.palletsprojects.com/
Installed-Size: '66'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-itsdangerous
Priority: optional
Recommends: python3-simplejson
Section: python
Source: python-itsdangerous
Version: 2.1.2-3
srcpkg_name: python-itsdangerous
srcpkg_version: 2.1.2-3