python-itsdangerous 0.24+dfsg1-1 source package in Ubuntu

Changelog

python-itsdangerous (0.24+dfsg1-1) unstable; urgency=medium


  [ Simon Fondrie-Teitler ]
  * New upstream release.
  * Bump standards version.

  [ Thomas Goirand ]
  * Add packaging of sphinx doc.

 -- Simon Fondrie-Teitler <email address hidden>  Sat, 24 May 2014 16:53:52 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main misc

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-itsdangerous_0.24+dfsg1-1.dsc 2.3 KiB aced410a377d829af5d32cfc6e9c81cf763a6197cf507118d9bf22b9b679a15b
python-itsdangerous_0.24+dfsg1.orig.tar.xz 22.4 KiB 0a66ca64e41293780c04bb4783581b98058026981963f891cfc07c7f3464ab5f
python-itsdangerous_0.24+dfsg1-1.debian.tar.xz 4.4 KiB d93244536315004666200fbf416d21979a6a7ad45ea29652a751bad90f1560e7

No changes file available.

Binary packages built by this source

python-itsdangerous: Various helpers to pass trusted data to untrusted environment - python 2.x

 itsdangerous 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.
 .
 itsdangerous allows web applications to use a key only it knows to
 cryptographically sign data and hand it over to someone else (e.g. a
 user). When it gets the data back it can easily ensure that nobody
 tampered with it.
 .
 This package provides the itsdangerous Python module for Python 2.x.

python-itsdangerous-doc: Various helpers to pass trusted data to untrusted environment - doc

 itsdangerous 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.
 .
 itsdangerous allows web applications to use a key only it knows to
 cryptographically sign data and hand it over to someone else (e.g. a
 user). When it gets the data back it can easily ensure that nobody
 tampered with it.
 .
 This package provides the documentation.

python3-itsdangerous: Various helpers to pass trusted data to untrusted environment - python 3.x

 itsdangerous 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.
 .
 itsdangerous allows web applications to use a key only it knows to
 cryptographically sign data and hand it over to someone else (e.g. a
 user). When it gets the data back it can easily ensure that nobody
 tampered with it.
 .
 This package provides the itsdangerous Python module for Python 3.x.