f2a87cc3ea
There's a very real chance that I'm breaking something with this commit, so feel free to revert if I did. This is the last version that supported python2, so it seemed like the most safe upgrade... Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
README | ||
itsdangerous.SlackBuild | ||
itsdangerous.info | ||
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.