slackbuilds_ponce/python/itsdangerous
Dimitris Zlatanidis 898944c03d python/itsdangerous: Added (Various helpers to pass trusted data).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:02 -06:00
..
itsdangerous.info
itsdangerous.SlackBuild
README
slack-desc

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.