slackbuilds_ponce/python/itsdangerous/README

6 lines
260 B
Text
Raw Normal View History

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.