Logoj0ke.net Open Build Service > Projects > home:netmax:tools > fpm2 > Meta
Sign Up | Log In

Meta Configuration of Package fpm2

 
1
<package name="fpm2" project="home:netmax:tools">
2
  <title>Password manager with GTK2 GUI</title>
3
  <description>Figaro's Password Manager 2 is a program that allows you to securely
4
store the passwords using GTK2 interface.
5
6
Features include:
7
* Passwords are encrypted with the blowfish algorithm.
8
* Copy passwords or usernames to the clipboard/primary selection.
9
* If the password is for a web site, FPM2 can keep track of the
10
  URLs of your login screens and can automatically launch your
11
  browser. In this capacity, FPM2 acts as a kind of bookmark
12
  manager.
13
* Combine all three features: you can configure FPM2 to bring you
14
  to a web login screen, copy your username to the clipboard and your
15
  password to the primary selection, all with a single button click.
16
* FPM2 also has a password generator that can choose passwords for
17
  you.It allows you to determine how long the password should be,
18
  and what types of characters (lower case, upper case, numbers
19
  and symbols) should be used.
20
  You can even have it avoid ambiguous characters such as a capital
21
  O or the number zero.
22
23
NOTE: The rpm spec file was copied from the packman package</description>
24
  <build>
25
    <enable/>
26
    <disable repository="SLE_11"/>
27
    <disable repository="SLE_10"/>
28
    <disable repository="openSUSE_11.1"/>
29
    <disable repository="CentOS_4"/>
30
    <disable repository="CentOS_5"/>
31
    <disable repository="RHEL_5"/>
32
    <disable repository="openSUSE_Tumbleweed"/>
33
  </build>
34
</package>
35