File: control

package info (click to toggle)
fpm2 0.79-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,596 kB
  • ctags: 498
  • sloc: ansic: 7,199; sh: 1,032; makefile: 40
file content (28 lines) | stat: -rw-r--r-- 1,292 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: fpm2
Section: utils
Priority: optional
Maintainer: Tobias Quathamer <toddy@debian.org>
Homepage: http://als.regnet.cz/fpm2/
Build-Depends: debhelper (>= 9), intltool, libgtk2.0-dev, libxml2-dev
Standards-Version: 3.9.3
Vcs-Git: git://anonscm.debian.org/users/toddy/debian/fpm2.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/toddy/debian/fpm2.git;a=summary

Package: fpm2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: password manager with GTK+ 2.x GUI
 Figaro's Password Manager 2 (FPM2) is a program that allows you to securely
 store the passwords. Passwords are encrypted with the AES-256 algorithm.
 .
 If the password is for a web site, FPM2 can keep track of the URLs of your
 login screens and can automatically launch your browser. In this capacity,
 FPM2 acts as a kind of bookmark manager. You can teach FPM2 to launch other
 applications, and optionally pass hostnames, usernames or passwords to the
 command line.
 .
 FPM2 also has a password generator that can choose passwords for you.
 It allows you to determine how long the password should be, and what types
 of characters (lower case, upper case, numbers and symbols) should be used.
 You can even have it avoid ambiguous characters such as a capital O or the
 number zero.