File: control

package info (click to toggle)
checkpw 1.02-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 764 kB
  • sloc: ansic: 3,943; makefile: 338; sh: 189
file content (17 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: checkpw
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13),
               dpkg-build-api (= 1),
Vcs-Browser: https://salsa.debian.org/debian/checkpw
Vcs-Git: https://salsa.debian.org/debian/checkpw.git

Package: checkpw
Architecture: any
Depends: ${shlibs:Depends}, ${misc: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.