Path to this page:
Subject: CVS commit: pkgsrc/security/py-itsdangerous
From: Klaus Klein
Date: 2013-06-14 11:41:01
Message id: 20130614094101.9FFD396@cvs.netbsd.org
Log Message:
Import itsdangerous-0.21 as security/py-itsdangerous.
It's Dangerous
... so better sign this
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.
Files: