passlib 1.5.2-1ubuntu1 source package in Ubuntu

Changelog

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

  * Uploaded for precise.
  * Transition for dh_python2.
 -- Chuck Short <email address hidden>   Thu, 27 Oct 2011 08:58:28 -0400

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-1ubuntu1.debian.tar.gz 2.9 KiB ce652ed930493f36dc9c2b274e9cc151e2f6a3d6df0370775faea048aae18af8
passlib_1.5.2-1ubuntu1.dsc 1.2 KiB 9701ea5ce588d48876078cdebd0a7180351f53c4233849669b3d7d06cf1b669d

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.