File: control

package info (click to toggle)
yapet 0.8~pre2-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,176 kB
  • sloc: ansic: 13,661; cpp: 12,056; sh: 4,799; makefile: 848; yacc: 291; sed: 16
file content (20 lines) | stat: -rw-r--r-- 637 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: yapet
Section: utils
Priority: optional
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends: debhelper (>= 9),
 autotools-dev,
 gettext,
 libncurses5-dev,
 libssl-dev
Standards-Version: 3.9.2
Homepage: http://www.guengel.ch/myapps/yapet/

Package: yapet
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Yet Another Password Encryption Tool
 Yapet is a curses based password encryption tool using the Blowfish
 encryption algorithm to store password records encrypted on disk. Its
 primary aim is to provide a safe way to store passwords in a file on
 disk while having a small footprint.