passlib 1.5.2-1ubuntu2 source package in Ubuntu

Changelog

passlib (1.5.2-1ubuntu2) precise; urgency=low

  * Enable testsuite.
  * Fix lintian warnings.
 -- Chuck Short <email address hidden>   Wed, 14 Dec 2011 09:51:09 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
passlib_1.5.2.orig.tar.gz 243.7 KiB c21202faf34c43690c20794b3b50218bbbc2d69f8bd24772a2a98176a104d6d8
passlib_1.5.2-1ubuntu2.debian.tar.gz 3.0 KiB d7edff99181e3661051e3de31a23a39974d244b90f3726183cf7f4dd4987f316
passlib_1.5.2-1ubuntu2.dsc 1.2 KiB 79b6235923c2da9b50dfff89df7db65388a769d8fa52aea0ff42b9e49309bbeb

Available diffs

View changes file

Binary packages built by this source

python-passlib: comprehensive password hashing framework

 Passlib is a password hashing library for Python 2 & 3, which provides
 cross-platform implementations of over 20 password hashing algorithms, as
 well as a framework for managing existing password hashes. It's designed to
 be useful for a wide range of tasks, from verifying a hash found in
 /etc/shadow, to providing full-strength password hashing for multi-user
 application.