slackbuilds/python/python3-itsdangerous
fourtysixandtwo 96e1e83d80
python/python3-itsdangerous: Updated for version 2.2.0, new maintainer.
Tried to contact maintainer but no reply, and no updates in over a year

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-30 15:53:21 +07:00
..
README
python3-itsdangerous.SlackBuild python/python3-itsdangerous: Updated for version 2.2.0, new maintainer. 2024-11-30 15:53:21 +07:00
python3-itsdangerous.info python/python3-itsdangerous: Updated for version 2.2.0, new maintainer. 2024-11-30 15:53:21 +07:00
slack-desc

README

Various helpers to pass data to untrusted environments and to get it 
back safe and sound.
This repository 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.