Source: checkpw
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.7.2.2

Package: checkpw
Architecture: any
Depends: ${shlibs:Depends}
Description: checks password that is stored in ~/Maildir/.password
 checkpw is an implementation of the checkpassword interface that checks a
 password against a ``.password'' file in the user's Maildir. The password
 file has read and write permissions to the user only.
 .
 The code is in the public domain.
 .
 The original checkpassword program and interface specification is written
 by D. J. Bernstein:
 http://cr.yp.to/checkpwd.html
