head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.08.05.08.29.26;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 302098 on 2012-08-05 08:29:26Z by miwi

Add py-passlib 1.6, python password hashing framework supporting over 30
schemes.

PR:		ports/168949
Submitted by:	koobs <koobs.freebsd@@gmail.com>
@
text
@Passlib is a password hashing library for Python 2 & 3, which provides
cross-platform implementations of over 30 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.

WWW:	http://passlib.googlecode.com
@
