diff options
| author | MDrights <psychi2009@gmail.com> | 2019-05-17 23:53:46 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 23:53:46 +0700 |
| commit | a138445e2ded4dd4f7600aa17210a513c9187cce (patch) | |
| tree | 07a7f62d52fa25e5d1b324efb1c455d1591801f2 /python/python3-itsdangerous/README | |
| parent | 9a5fd4139ed18bcf682602df6bb4b715894348f5 (diff) | |
python/python3-itsdangerous: Added (Various helpers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-itsdangerous/README')
| -rw-r--r-- | python/python3-itsdangerous/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-itsdangerous/README b/python/python3-itsdangerous/README new file mode 100644 index 0000000000..855a564444 --- /dev/null +++ b/python/python3-itsdangerous/README @@ -0,0 +1,5 @@ +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. |
