python-itsdangerous 0.24+dfsg1
Name | python-itsdangerous |
---|---|
Version | 0.24+dfsg1 |
Summary | Various helpers to pass trusted data to untrusted environment |
Description | itsdangerous provides a module that is a port of the django signing\n module. It's not directly copied but some changes were applied to\n make it work better on its own.\n .\n itsdangerous allows web applications to use a key only it knows to\n cryptographically sign data and hand it over to someone else (e.g. a\n user). When it gets the data back it can easily ensure that nobody\n tampered with it. |
Section | base |
License | BSD-3-Clause |
Homepage | http://pythonhosted.org/itsdangerous/ |
Recipe file |
recipes-debian/python-itsdangerous/python-itsdangerous_debian.bb
recipes-debian/python-itsdangerous/python-itsdangerous.inc |
Layer | meta-debian (morty branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/ystk/debian-python-itsdangerous.git |
Patches
None
Other branches
This recipe in other branches of meta-debian:
Branch | Recipe |
---|---|
morty (Yocto Project 2.2) | python-itsdangerous 0.24+dfsg1 (this recipe) |